Hi pros,
is there any possibility to write an error file to a specified directory (we need this for an external job control system) in the following cases?
- Somewhere in the message mapping an error occurs (for example because a value is empty that should not be empty). It would be nice if there would be a mechanism that catches all error, not only for a single field. Is this possible?
- The receiver adapter fails, e.g. because of wrong user credentials
Thanks in advance!