How to retrieve all successful transaction items from orchestrator Queue?

Hi @BReddy_m

Use an activity called Get queue item

And there in properties kindly pass your queue name and select your desired state ( successful)

U can
select the queue item status from the properties and select the successful item only which gives you the list of queue items which are processed successfuly

1 Like