- 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
- 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
Rule: Upload File to Storage Bucket
Use the Upload file to Storage bucket to upload a file to the indicated Orchestrator storage bucket.
Use the Expression editor to reference the object of type AppsFile you want to upload to the storage bucket.
.exe
files is restricted.
Clicking the Storage bucket field opens the Resources panel, which displays the available Orchestrator storage buckets.
Select the storage bucket you want to upload to by double-clicking on it.
The name used to identify the file in the storage bucket. You can either provide a name for your file, or opt for a unique, automatically generated name.
To generate a unique name for your file, select the Auto-generate name checkbox.
In this section you can define rules to be executed after the uploading of the file completes.
For example: After the file is successfully uploaded, you want to start the process that sends the file name as an input argument to the process. The process then can download the file from the storage bucket and perform further operations.