Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 1, 2024

Bulk Add Test Data Queue Items

UiPath.Testing.Activites.BulkAddTestDataQueue

Description

Add a data table to a specified test data queue.

Note: Make sure that you have different column names in your data table, as duplicate names are not allowed, resulting in an error.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Windows - Legacy configuration

Designer panel
  • DataTable (required) - The information extracted from the indicated web page. This field supports only DataTable variables.
  • Queue Name (required) - The queue where the QueueItem object is added. The name is not case sensitive. For example, if you have defined your queue as MyFirstQueue in Orchestrator, it matches myfirstqueue. The maximum number of characters is 50.
Properties panel

Common

  • 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

  • DataTable (required) - The information extracted from the indicated web page. This field supports only DataTable variables.
  • Queue Name (required) - The queue where the QueueItem object is added. The name is not case sensitive. For example, if you have defined your queue as MyFirstQueue in Orchestrator, it matches myfirstqueue. The maximum number of characters is 50.

Misc

  • ContinueOnError - 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 stops. If the value is set to True, the execution of the project continues regardless of any error.
  • Folder Path - The path to the Orchestrator folder where the test data queue is located.
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Windows, Cross-platform configuration

  • Folder Path - The path of the folder where the specified test data queue is located, if different from the folder where the process is running. This field only supports string values, with / as the separator to indicate subfolders. For example "Testing/Automated Testing".
  • Queue Name (required) - The queue where the QueueItem object is added. The name is not case sensitive. For example, if you have defined your queue as MyFirstQueue in Orchestrator, it matches myfirstqueue. The maximum number of characters is 50.
  • DataTable (required) - The information extracted from the indicated web page. This field supports only DataTable variables.
Advanced options

Misc

  • ContinueOnError - 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 stops. If the value is set to True, the execution of the project continues regardless of any error.
  • 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).

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.