Activities
latest
false
Banner background image
IT Automation Activities
Last updated Mar 8, 2024

Copy Blob

UiPath.Azure.Activities.CopyBlob

Description

Copies a blob to another blob container within the storage account.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common
  • DisplayName - The display name of the activity.
Input
  • DestinationBlobContainer - Specifies the blob container set as destination.
  • DestinationBlobName - Specifies the name of the blob set as destination.
  • SourceBlobContainer - Specifies the source blob container.
  • SourceBlobName - Specifies the name of the source blob that needs to be copied.
  • Timeout - Specifies the amount of time (in seconds) to wait for the activity to run before an error is thrown. The default value is 600 seconds.
  • WaitForCompletion - When selected, waits for the activity to be completed before moving to the next activity. When the option it's not selected, the activity ends immediately after the API call is made. The default value is True.

    Note: If the WaitForCompletion parameter is set as True, and the copy operation isn't complete within the timeout limit, an error is thrown.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • DestinationBlob - Provides details about the destination blob.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.