Process Message Checks 

Checks

Before a process message is sent to its destinations, the system checks:

Documentation of Results

The results of the checks are documented as follows:

See also:

Further Message Processing

Depending on the results of the checks, the message is further processed as follows:

Send to all destinations that can process the message

In this case, the message is sent to all destinations that can process it even if an error occurred at another destination.
Once the message has been sent to a destination, it can no longer be changed in the message monitor even if it cannot be processed by a destination due to incorrect message data.

Send to all destinations or not at all

In this case, the message is not sent to any destination if an error occurred at one destination at least. Thus, you can correct the message in the message monitor and then send it to all destinations.

See also:

Message Processing in the Monitor