- Getting Started
- Demo apps
- How To
- Notifications
- Using VB Expressions
- Designing your App
- Events and Rules
- Rule: If-Then-Else
- Rule: Open a Page
- Rule: Open URL
- Rule: Close Pop-Over/Bottom Sheet
- Rule: Show Message
- Rule: Show/Hide Spinner
- Rule: Set Value
- Rule: Start Process
- Rule: Reset Values
- Rule: Upload File to Storage Bucket
- Rule: Download File From Storage Bucket
- Rule: Create Entity Record
- Rule: Update Entity Record
- Rule: Delete Entity Record
- Rule: Add to Queue
- Rule: Trigger workflow
- Rule: Submit Action
- Leveraging RPA in your App
- Supported Process Argument Types
- Replacing a Process
- Referencing a Storage Bucket From Orchestrator
- Connecting Apps to an on-premises Orchestrator instance
- Orchestrator Permissions
- Data Flow Between UiPath® Apps and Orchestrator
- Leveraging Entities in Your App
- Leveraging Queues in Your App
- Leveraging Media in your app
- Leveraging Actions in your app
- Application Lifecycle Management (ALM)
- UiPath® First-Party Apps
- Basic Troubleshooting Guide
Referencing a Storage Bucket From Orchestrator
The File uploader control and the Upload file to Storage bucket rule can use files that are stored in a storage bucket in Orchestrator.
Once a storage bucket has been created in Orchestrator, you can reference that storage bucket from an app.
Storage buckets can be referenced only in Upload file to Storage Bucket and Download file from Storage Bucket rules.
The following example shows you how to add a storage bucket to an app:
- From an existing app in App Studio, expand the dropdown menu at the right of the Add control button.
-
Select Storage bucket.
-
A list of tenants for the current account is displayed. Select the tenant that hosts the storage bucket you need to reference, then click Next.
-
The Add storage bucket wizard opens, displaying the list of storage buckets in the selected tenant, grouped by folders.
-
Select one or more storage buckets. The right-hand panel displays the details of the highlighted storage bucket.
-
Check the box next to the storage bucket you want to use in your app and click Add.