activities
latest
false
UiPath logo, featuring letters U and I in white

Workflow Activities

Last updated Apr 30, 2025

Write Storage Text

UiPath.Core.Activities.Storage.WriteStorageText

Description

Uploads a string into a specified Storage Bucket in Orchestrator.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Cross-platform configuration

  • Orchestrator folder path - The path to the Orchestrator folder you want to use with this activity. If left empty, the current Orchestrator folder is used. This field supports only strings and String variables.
  • Storage Bucket Name - The name of the Storage Bucket where you want to upload the string. This field supports only strings and String variables.
  • File Path - The full path of the file from Storage Bucket you want to download.
  • Text - The text you want to write to the specified Storage Bucket in Orchestrator. This field supports only strings and String variables.

1For cross-platform projects created in Studio Web as part of a solution, the Orchestrator folder path field is unavailable.

2For cross-platform projects created in Studio Web as part of a solution, the name field provides options to Define new Orchestrator resources, such as queues, assets, or storage buckets, during design time, or Open Orchestrator for resource management.

Advanced options

Others

  • Encoding - The encoding name for decoding the file content. You can find the complete list of codes for each character encoding on the page. To specify the encoding type to be used, use the value from the Name field. If no encoding type is specified, the activity will search for the file's Byte Order Marks to detect the encoding. If no Byte Order Marks are detected, the system ANSI code page is selected by default. This field supports String variables.
  • Timeout (milliseconds) - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).
  • Continue On Error - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
    Note: If this activity is included in Try Catch and the value of the Continue On Error property is True, no error is caught when the project is executed.

Windows - Legacy, Windows configuration

  • Path - The path where you want to upload the text in the Orchestrator Storage Bucket. Use \ as a directory separator to specify the desired destination directory. If the destination file already exists, it is overwritten. This field supports only strings and String variables.
  • Storage Bucket Name - The name of the Storage Bucket where you want to upload the string. This field supports only strings and String variables.
  • Text - The text you want to write to the specified Storage Bucket in Orchestrator. This field supports only strings and String variables.
Properties panel
Common
  • Continue On Error - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
    Note: If this activity is included in Try Catch and the value of the Continue On Error property is True, no error is caught when the project is executed.
  • DisplayName - The display name of the activity.
  • Timeout (milliseconds) - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).
Input
  • Text - The text you want to write to the specified Storage Bucket in Orchestrator. This field supports only strings and String variables.
Misc
  • Folder Path - The path to the Orchestrator folder you want to use with this activity. If left empty, the current Orchestrator folder is used. This field supports only strings and String variables.
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Storage

  • Encoding - The encoding name for decoding the file content. You can find the complete list of codes for each character encoding on the page. To specify the encoding type to be used, use the value from the Name field. If no encoding type is specified, the activity will search for the file's Byte Order Marks to detect the encoding. If no Byte Order Marks are detected, the system ANSI code page is selected by default. This field supports String variables.
  • Path - The path where you want to upload the text in the Orchestrator Storage Bucket. Use \ as a directory separator to specify the desired destination directory. If the destination file already exists, it is overwritten. This field supports only strings and String variables.
  • Storage Bucket Name - The name of the Storage Bucket where you want to upload the string. This field supports only strings and String variables.

Was this page helpful?

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