How to use Exception control in Cordys BOP4 CU 18?

211 Views Asked by At

I am using Cordys BOP4 Technology For Application Development. So I Want to use Exception Control which is provide by Cordys IDE, but I am not able to use that properly.

So some one who know's, please tell me how to set Activity in Exception Control.

1

There are 1 best solutions below

1
On

You can use the catch-exception event. Drag and drop this event on to the activity where you want to handle exceptions. Catch exception can be linked to any web-service, sub-process or any group (like for each, while or any embedded process). In the properties of the catch event, there is an option to choose an error code which can be either a custom error, or a generic one.