Logging and error handling

InfoSphere® MDM handles application and system messages by capturing the problem or condition and reporting back to the caller with a meaningful message.

For certain validation failures, the response can contain multiple messages if the request has multiple valid inputs.

At run time, InfoSphere MDM tracks various messages to a log destination. These messages can be used to troubleshoot, diagnose, and debug the runtime problems.

The message text reported to the caller is external to the InfoSphere MDM application code so that developers can change or add messages without modifying the application code.