Creating or editing a MQ Activity endpoint
MQ activities handle flat file, XML, or raw messages to
or from an MQ queue. The MQ system handles routing of messages through
the network of queues. All three of the MQ activities, MQ
Get Message, MQ Poll Queue, and MQ
Put Message use the same endpoint creation dialog box.
Defining and loading an XML schema for a MQRFH2 header
To include additional metadata or parameters in an MQ message,
you must define an MQRFH2 header that defines the your parameters.
Typically, these parameters are specific to an application but do
not occur in the data of the message itself.
MQ Get Message activity
Use the MQ Get Message activity
retrieves messages from an MQ queue during run time.
MQ Put Message activity
Use the MQ Put Message activity
sends a message to the specified queue during run time.
MQ Poll Queue activity
Use the MQ Poll Queue activity periodically checks the
MQ Queue for messages based on a specified retry interval during runtime.