Introducing G2.ai, the future of software buying.Try now
LY
Senior associate (RPA developer)

Why can't we implement adding transaction status to failed transaction when we are using queue retry

When in a new transaction gets added for failed transaction using auto retry option how can we proceed to add the transaction status in the new transaction so that we can retry that transaction from where it failed? And why not break will work in other loops only in some loops it supports.
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Kapil B.
KB
Associate Consultant
0
@ Leela, While processing the transaction items put if condition for checking the queue items failed or new, accordingly you need to put business code inside for each loop , inside for each loop break will work.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply