How to process abonded items

this is one of the interview question… if the transaction item is go to the abandoned state… can we retry those items … without opening the code

@katta_nikhil

You can add them back to queue again or retry from queue we need not open the code at all

cheers

@katta_nikhil

Yes, you can do that without opening the code
You just need to login to the orchestrator, choose the Queues->QueueItems then choose the Abandoned state Queue Item and click the three dots next to the queueItem, there you see the Retry option.

This will create the same Queue Item with status as New

Hope this may help you

Thanks,
Srini

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