cancel
Showing results for 
Search instead for 
Did you mean: 

How we will reset the exception for every iteration.

dineshmentada
Level 3
Hi All, I am currently working on java application automation(Invoice Processing), my question is how we will reset the exceptions which comes in first run and before it starts second run. Because Blueprism had a limitation to handle (2 exceptions at a time, Correct me if i am wrong)the exception. TIA, Dinesh
2 REPLIES 2

MikeHiggs
Level 5
Hi Dinesh, I couldn't get the full extend as to what you are asking but you will be able to manage your exception handling in your process... please read the guide to exception handling for further information and best practice. Thanks M

NicholasBell1
Level 3
Are you using a queue to manage your work items? The Foundation guide and Work Queues guide will be helpful. Use the Mark as Exception stage on the work item, then Get Next Item.