What is the output type returned when using a Get Test Data Queue Item activity?
What is the output type returned when using a Get Test Data Queue Item activity?
When using a Get Test Data Queue Item activity in UiPath, the output type returned is a QueueItem. This type is specifically designed to handle queue items in UiPath, providing access to various properties and methods that are pertinent to managing these items within the automation process.
C test in studio
C. The output data type is a dictionary
Windows - Legacy | Windows | Cross-platform Windows - legacy configuration Designer panel QueueName - The queue where the queue item fetched from. The name is not case sensitive. For example, if you have defined your test data queue as TestDataQueue in Orchestrator, it matches testdataqueue. Output - The next test data item from the queue. This field supports Dictionary (String, Object) objects only. Charset: Unicode.
C. The output data type is a dictionary verified in UiPath studio