I have queue and completed all transactions some or failed and other items are succeeded, I need the report only for successful transaction items and send in the excel sheet to business people, Can please anyone help on this.?
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
An example for your reference @BReddy_m
1 Like
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.