cancel
Showing results for 
Search instead for 
Did you mean: 

Recover stage not working

Manoj_KumarBeva
Level 4
Hi All,

I am using work queues. If there is any exception in an item i am using recover stage and marking item as an exception and proceeding with next item.

For the 1st item recover stage is executing and marking it as an exception and picking up the next record
For the 2nd item recover stage is not working and process is getting terminated.

I tried in debugging and also running process from control room.

Faster response is much appreciated and thanks in advance


------------------------------
Manoj Kumar Bevara
Consultant
Asia/Kolkata
------------------------------
1 REPLY 1

NicholasZejdlik
Level 9
Are you using a resume stage after the recover stage? If a resume stage isn't used at some point after recover (I typically use Recover -> Mark Exception -> Resume), then Blue Prism will remain in exception mode. When an exception is hit and it is already in exception mode, then it bubbles up the exception to the caller, ignoring any recover blocks on the current page. If the exception goes unhandled by the caller, it will terminate the process, as in your case.

------------------------------
Nicholas Zejdlik
RPA Developer
------------------------------