Defining a New Queue for Outgoing Messages
When a new queue is defined for sending messages to other applications, you need to define the following:
Procedure
- Sender manager to send messages from external queues to internal queues of TIBCO MDM.
- Receiver Manager for the messages. This receiver is used to receive messages from external queues.
- An unmarshaling pipeline to extract messages sent from TIBCO MDM on internal queue to transfer to external queue.
- A communication context to associate with the Receiver manager, to specify the properties not already attached to the message by the sender.
- A sender manager to send messages from MDM internal queues to external applications.
- Marshaling pipeline to format messages and assign headers. TIBCO MDM will invoke this pipeline to transform the message as it is transferred from internal queues to external queues.
Copyright © Cloud Software Group, Inc. All rights reserved.