Hi,
I am getting queue items from orchestrator and searching for a particular queue item in the list. If it is found, I want process that item from the queue. I am not able to use get transaction item as it processes the first item in the queue with the status “new”.
Is there any possible way to get a specific transaction item?