Overview of error handling

The MDM Application Toolkit includes a set of components that you can use to manage errors and exceptions. These components are referred to as error handling components.

The following table lists the type and purpose of the error handling components:

Table 1. MDM Application Toolkit components that you can use for error handling
Component type Component name Description
Business object MDM_Exception Holds information about an exception that is returned from the various MDM integration services. These integration services are included in MDM Application Toolkit. A business object is easier to use with the other components in IBM® BPM.
General system service Populate MDM Exception This service is used to create MDM_Exception business objects from the exceptions that are generated by the MDM integration services.
Coach view MDM Exception Used to view a MDM_Exception business object. This coach view is also capable of displaying the stack trace, if enabled, which gathers more information that can be used by application developers and IBM Service.


Last updated: 8 Sep 2015