Purpose of Message Monitoring
Monitoring messages plays an essential role during several phases within an integration project:
- During the setup of integration scenarios, for instance, as smoke tests, especially when the first message of a newly configured integration scenario is sent.
- During ongoing productive operations to ensure the integration remains healthy and functions reliably.
- During troubleshooting to analyze issues, trace the route of messages, and identify the root cause of problems.
Each system has its own tools for monitoring message processing within that system. Once a message is passed to the next system, the corresponding monitoring tool in that system must be invoked to track the messages. There are also ways to centrally monitor message processing. SAP Cloud Application Lifecycle Monitoring (Cloud ALM) enables you to monitor messages end-to-end and set up alerts if errors occur.
This lesson focuses on the standalone message monitoring capabilities of this course's systems.
General Message Monitoring Capabilities
- List outbound and inbound messages (or IDocs)
- Filter based on different criteria, such as processing message type, status, time stamp, sender, receiver, and so on.
- Restart or cancel messages that run into an error when first processed
- View the payload (content) of the message (or IDoc)
- View error details in case of processing errors











