How to update all transaction status to successful at a time in queue

Hi,

I need to update all the transactions status to success at a time without for each loop.
Say I have 500 transaction items in queue
Any solutions?

Hi

We have got an activity to add bulk queue items
But to update status of queue items in bulk we don’t have a specific activity

Still it’s possible

Apart from for each we can try with FLOWCHART

Refer this doc more info

But as a whole it requires loop even to do with APi

Cheers @vigneshnkv

1 Like

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