In the graphic below, an error from the receiver system is reported to the sender system in synchronous communication:

- If an application on the inbound side triggers an error, the Proxy Framework converts the corresponding exception class to a fault message and transfers it to the sender system using the Integration Server.
- The Proxy Framework in the sender system interprets the fault message and triggers the exception for the outbound interface.
- In the sender system, the application can catch and handle the exception using a