Messaging Adapter
You must configure the InfoSphere® MDM Messaging Adapter with InfoSphere MDM, using IBM® WebSphere® as the application server and IBM WebSphere MQ as the JMS provider.
The Messaging Adapter uses a message-driven bean (MDB) that runs with the InfoSphere MDM back end enterprise application.
The Messaging Adapter reads the request data to be processed from the body of the JMS message. Transaction context values may be provided to the Messaging Adapter as application-specific JMS header properties. The Adapter attempts to read the header string properties using the m.getStringProperty() method in order to determine the context values.
Transaction context values are used by the request framework to handle requests appropriately. If the context values are not provided in the message header, the Messaging Adapter reads default values from the Configuration Repository.