Hello everyone,
I am using a REFramework template connected to Orchestrator queues. The queue contains items in New status, but when I run the performer:
Get Transaction Itemalways returns no transactions.- I have verified that:
- The robot is connected to Orchestrator and licensed.
- The queue items are in New status.
- A simple
Get Queue Itemsactivity in a test workflow successfully retrieves the same items. - Orchestrator Queue name, and Config file queue name value match exactly.
Are there any configuration or argument settings in REFramework that I might be missing?