Process Next Transaction Item In Case Of Business Rule Exception

@lrtetala

The Robot is throwing Exception but getting stuck at Business Exception.

Hi @marina.dutta ,

A Good check of the execution flow using Debug and Step Into should help understand what is happening whenever there is a Business Exception or a System Exception.

Avoiding Continue and using Step Into to check each Step is a tiresome task sometimes but it will eventually help figure out the execution flow and the reason.

You can check more on Debugging here :

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