Websphear MQ

RemnodeWMQ is a transport for sending messages on Websphear Message Queue (WMQ). It requires that you
to have Websphear MQ installed on your node.

RemnodeWMQ configures communication through a message queue using Websphere MQ as a client.
All regarding Server, channel, queue manager and queues to connect to is configured
in the RemnodeWMQ-object.

Configurations for the different messages is configured in the RemtTrans-object that define
each in- and outgoing message. For each RemTrans-message the following can be configured:

TransName           a string that defines the MsgId (message identity of the message).
Address[0]           defines whether the message should be sent as a persistent message or not.
          1 means that the message will be sent as a persistent message. 0 not.