UCM Dispatcher
The UCM Dispatcher is responsible for receiving and dispatching inbound messages. It receives the inbound message and scans the message for any operations specified in its rule sets dispatcher map and associates the integration objects for the connector components. It then does the following actions:
Parses the envelope of the message
Converts the envelope to the header property set
Passes the integration objects for the specified action, the envelope layer property set, and the XML message to the connector components for further processing