Throw activity in reframework

Alright! As we can see from your Output, the robot continues with the next transaction, after transaction number 9 failed with a BRE.

Now go check your Queue in Orchestrator. Find the list of QueueItems and you should see the Transaction (QueueItem) that failed with a BRE.

I found, but status is in Progress…

You likely have a problem in SetTransactionStatus.xaml then, because obviously your QueueItems don’t get their new Status set correctly. This could be because you didn’t invoke the workflow or its arguments properly. Make sure to bind all relevant arguments and set the correct types. Then check the workflow itself. See anything suspicious?

Hi ,

I too facing same issue , did it resolve ?

Thanks,
Bhagyashri