Object reference not set to an instance of an object even the queue contains transactions

Hello folks,

I moved the code from the lower environment to higher environment . But when i try to get the transaction item from the queue its saying object reference not set to an instance of an object even the queue has items . Could any one help me on the same. Its high priority . Thanks in advance

Some things to check:

  1. Make sure the Queue name in production Orchestrator is the same as in the lower environment.
  2. Make sure Transaction Items exist in the production Orchestrator queue. If there are no transaction items, the Get Transaction Item activity will return Nothing.

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