简体   繁体   English

如何在Cordys BOP4 CU 18中使用异常控制?

[英]How to use Exception control in Cordys BOP4 CU 18?

I am using Cordys BOP4 Technology For Application Development. 我正在使用Cordys BOP4技术进行应用程序开发。 So I Want to use Exception Control which is provide by Cordys IDE, but I am not able to use that properly. 所以我想使用Cordys IDE提供的Exception Control,但是我不能正确使用它。

So some one who know's, please tell me how to set Activity in Exception Control. 所以有人知道的,请告诉我如何在“异常控制”中设置“活动”。

You can use the catch-exception event. 您可以使用catch-exception事件。 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). 捕获异常可以链接到任何Web服务,子流程或任何组(例如,对于每个,同时或任何嵌入式流程)。 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. 在catch事件的属性中,可以选择一个错误代码,该代码可以是自定义错误,也可以是一般错误。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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