Exception Handlers on Start Nodes

You can create a global exception handler for your business process by creating an exception path for the Start node. You create the logic for the exception handler path to define the flow of execution in the case when an exception is thrown by your business process. A global exception handler responds to exceptions that are otherwise not handled in the business process.

To learn how to create exception handler paths on Start nodes, see Handling Exceptions.

Previous Document Next Document