Module
Integration errors
Archived
4 Topics
35 mins
Connectors are used to integrate with external systems. Errors may occur when a connector invokes a service. Errors might be related to the infrastructure — for example, the connector may not be able to connect to the server. Errors may also be due to the configuration — for example, a service might return a response that the connector does not understand.
There are different mechanisms for handling errors, depending on how the connector is invoked. Learn how to build reusable error detection mechanisms for connectors.