Subscribe

UiPath Orchestrator

The UiPath Orchestrator Guide

Managing Storage Buckets

Creating Storage Buckets


  1. In the Storage Buckets page, click Add. Three buttons are displayed allowing you to add a storage bucket, link one from other folders, or hide the options.
  2. Click Add to add a storage bucket.
  3. Select the desired storage provider for this bucket.
  4. Complete the required fields for your selected provider. For example, for an Azure Storage bucket:
  5. Configure the Bucket Options:
    • Readonly - use the toggle to make this bucket read-only for users.
    • Audit read access - use the toggle to enable auditing of user read access.
  6. Click Add. Your bucket is created and available for use.

Uploading a File

  1. From the Storage Buckets page, click the name of the desired bucket. This bucket is opened for viewing.
  2. Click the Upload button. The Upload new file window is displayed.
752
  1. Click the Browse button. Your file explorer is displayed, navigate to and select the desired file. Once selected, the File full path is automatically filled-in.
    Note: The File full path can be edited, and the file uploaded to a virtual directory.
  2. Click Upload. The file is uploaded and available in the Storage Bucket.

Downloading a File

  1. From the Storage Buckets page, click the name of the desired bucket. This bucket is opened for viewing.
  2. Click the Download button corresponding to the desired file. The download dialog is displayed prompting you to either open or save the selected file.

Managing Storage Bucket Links


Sharing storage buckets between folders enables launching jobs in multiple folders without redesigning your workflows in Studio when the underlying processes are targeting the same bucket. Linking a bucket to a folder makes the bucket available in that folder.

📘

Note

A bucket linked to multiple folders is marked using the linked_icon icon. If the icon is not present, then the current folder is the only folder the bucket resides in. Deleting it here completely removes the bucket from Orchestrator.


You need the Storage Buckets - Create permission in the folders where you want to add the queue (target folders) and Storage Buckets - View in the folder where the queue currently resides (original folder). If you have Storage Buckets - Edit in the target folder, you also require Storage Buckets - Edit in the original folder.

Linking Multiple Buckets to the Current Folder

  1. In the Storage Buckets page, click Add. Three buttons are displayed allowing you to add a storage bucket, link one from other folders, or hide the options.
  2. Click Link Storage Buckets From Other Folders. The Link Storage Buckets window is displayed showing a list of all buckets in the folders in which you have View permissions on Storage Buckets.
  3. On the Select Storage Buckets section, select one or multiple buckets from the list.
1111
  1. Click Continue. You are directed to the Folder Validation section. Here you can see the folders the buckets are already linked to. If there are multiple folders, the number is displayed. Hover over it to see the folder names.
1103
  1. Click Remove for the corresponding bucket to revert the change or click Exit to cancel the operation.
  2. Click Link if you want to make the link between the bucket you selected and the current folder. The buckets are displayed on the Storage Buckets page.
1116

Linking a Bucket to Multiple Folders

  1. Navigate to a folder the bucket to be linked resides in or is linked to.
  2. Click More Actions > Manage Links for the desired bucket to open the Manage Links window. The Manage Queue Links window is displayed.
733

1 - Left-hand pane displaying all the folders you have been granted View permissions on Storage Buckets.
2 - The current state of the bucket displaying the number of folders it currently resides in as well as their names.
3 - The folders the bucket is to be added in according to your selection in the left-hand pane.
4 - The folders the bucket will be removed from.

  1. Click Update. A confirmation window is displayed.
  2. Click Cancel if you want to abort the changes or Continue for the changes to take effect. The operations are now reflected in Orchestrator according to your changes.

Unlinking Buckets From Folders

Unlinking buckets from folders can be performed in a manner similar to the linking operation. Navigate to the link-management areas presented in the procedures above and remove the connections between a certain bucket and a certain folder.
Alternatively, you can remove a bucket using the Delete functionality. See Deleting a Bucket.

🚧

Important

Removing a bucket that exists in multiple folders only removes it from the folder where the removal operation takes place, it does not remove it from the other folders as well. In order to completely delete a bucket, you must remove all its existing links.

Editing Storage Buckets


  1. From the Storage Buckets page, click the Edit button corresponding to the desired bucket. The bucket is opened for editing.
  2. Change the desired fields.
    Note: The editable fields vary depending upon the storage provider used.
  3. Click Update. The bucket is updated and you are returned to the Storage Buckets page.

Deleting Storage Buckets


  1. From the Storage Buckets page, click the Delete button corresponding to the desired bucket.
  2. You are prompted Are you sure you want to delete the selected items?
  3. Select No to cancel or Yes to confirm and delete the selected bucket.

Updated 7 months ago


Managing Storage Buckets


Suggested Edits are limited on API Reference Pages

You can only suggest edits to Markdown body content, but not to the API spec.