Dear Friends,
I got error Of :
Could not retrieve transaction item. Exception message:
Items does not exist. Error code: 1002
Items does not exist. Error code: 1002
Hello @Balaji_Satpute Welcome to the UiPath Community Forum.
Item Doesn’t exists means the queue item that you are trying to retrieve is either not present in Orchestrator or the status of the item is not “New”. Please check if the transaction exists or check the queue item key. Also make sure, if those transactions are added in Queue or not.
If you can post the Queue screenshot from Orchestrator.
Thanks
hey @Balaji_Satpute
This error is associated with attempting to fetch a transaction item from a queue that is either empty or does not exist. Please follow these troubleshooting steps to resolve the issue:
As per error queue is missing
From the right bottom of studio you can check if the studio is pointing to the folder where queue is created in orchestrator…if not change it accordingly
Also check if the given queue name is correct
Cheerd