Scenario 6 - Add Error Handling to a Sterling B2B Integrator Business Process

This scenario describes how to add error handling to an existing Sterling B2B Integrator business process. The business process passes a document to the Connect:Direct Server Adapter (PNODE) which copies the file to the Sterling Connect:Direct® node (SNODE). The error handling ensures that the Sterling Connect:Direct session closes if an error is encountered during the session.

You can add OnFault Groups to your business processes to capture specific errors and take appropriate actions in the business process based on those errors. OnFault Groups allow you to add business process logic to handle specific and general error conditions. If you do not use OnFault Groups, your business process will quit on the step where the error occurs with no error handling.