REFramework Performer Not Retrieving Queue Items from Orchestrator

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 Item always returns no transactions.
  • I have verified that:
    1. The robot is connected to Orchestrator and licensed.
    2. The queue items are in New status.
    3. A simple Get Queue Items activity in a test workflow successfully retrieves the same items.
    4. 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?

@Daniel_Oisebe

It is a known bug in the UiPath.System.Activities version 25.12.1

Update the System package to version 25.12.2 and this should be fixed.

Thank you @ashokkarale,

This solved my concern.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.