We’ve all been there. Failed transaction, need to find it in the Queue. The filtering in Orchestrator is next to useless, References are clunky.
Here’s the solution, the Queue Item Id. It’s just an integer, not one of the UUID keys from the Queue Item.
You can output this to the Job log (or emails, Excel logs, whatever):
Then in Orchestrator go to the Queue, view the details of a Queue Item, and now you can type the Id directly into the address bar and it will take you right to that Queue Item:

