I Need Help With Development and Customization / Exception Handling for Process Activities |
A sample AgileConnector (including source code) for custom exception handling.
AgilePoint makes available to customers options for flexibility in exception handling for out-of-the-box, and custom AgileParts by enabling the ability to implement custom logic. This article provides an AgileConnector sample and source code as well as information about how to develop, deploy, and implement an AgileConnector for custom exception handling for AgileParts.
Errors in SharePoint and SAP tend to be severe with respect to AgilePoint processes. By default, when one of these errors occurs, the process is suspended. If you set ExceptionHandlerScope property to Global on the SAP and SharePoint AgileShapes, you can configure any behavior.
Please refer to the linked file for additional details.