orchestrator
2024.10
false
- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read only)
- Storing Unattended Robot Credentials in AWS Secrets Manager (read only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- Configuring automation capabilities
- Audit
- Resource Catalog Service
- Automation Suite Robots
- Folders Context
- Automations
- Processes
- Jobs
- Apps
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Orchestrator testing
- Test Automation
- Managing Test Data Queues in Orchestrator
- Managing Test Data Queues in Studio
- Field Descriptions for the Test Data Queues Page
- Test Data Queue Activities
- Testing Data Retention Policy
- Integrations
- Troubleshooting

Orchestrator user guide
Last updated Mar 30, 2026
Field Descriptions for the Test Data Queues Page
The Test Data Queues Page
| Field | Description |
|---|---|
| Search | Search for test data queues that match your input, according to the name and description. |
| Add | Open the Add Test Data Queue window, to create new test data queues. |
| Name | The name of the test data queue. |
| Items Count | The number of items included in a test data queue. |
| Consumed Items Count | The number of items that have been used. Items flagged as Consumed will be excluded from future test data queue runs. |
| Created | The time when the test data queue was created. |
| Last Modified | The time when the test data queue was last edited. |
| More Actions | Open a menu with the following options:
|
The Add Test Data Queue Window
| Field | Description |
|---|---|
| Name | A custom name for the test data queue to help you identify it. |
| Description | A custom description for the test data queue. Consider adding a description to help you easily identify the use of each particular test data queue. |
| Content JSON Schema | A form that lists your uploaded JSON schema. It includes a reference on How to create your own JSON schema. |
| Browse | A button that opens a search window to find and upload your JSON file. You can only open JSON file types. |
| Cancel | Close the window without adding a test data queue and return to the previous window. |
| Add | Save your configuration and create your test data queue. |
Test Data Queue Items
| Field | Description |
|---|---|
| ID | The ID of the record as part of the JSON schema. |
| USERID | The user ID of the record as part of the JSON schema. |
| Is-Consumed | The items that have been used are flagged as Consumed. The consumed items will be excluded from future test data queue runs. |