简体   繁体   中英

How to use Exception control in Cordys BOP4 CU 18?

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.

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM