JMSMQTransform node

This topic contains the following sections:

Purpose

Use the JMSMQTransform node to transform a message with a JMS message tree into a message that has a message tree structure compatible with the format of messages that are produced by the WebSphere MQ JMS provider.

The JMSMQTransform node can be used to send messages to legacy message flows and to interoperate with WebSphere MQ JMS and WebSphere Message Broker publish subscribe.

The JMSMQTransform node handles messages in the following message domains:

  • Automatic
  • MRM
  • XML
  • XMLNS
  • XMLNSC
  • JMSMap
  • JMSStream
  • BLOB
  • MIME
  • IDOC

The JMSMQTransform node is represented in the workbench by the following icon:

JMSMQTransform node icon

Using the JMSMQTransform node in a message flow

The JMS Nodes sample sample contains a message flow in which the JMSMQTransform node is used. Refer to this sample for an example of how to use the JMSMQTransform node.

Terminals and properties

The terminals of the JMSMQTransform node are described in the following table:
Terminal Description
Failure The output terminal to which the message is routed if an error occurs. Even if the Validation property is set, messages propagated to this terminal are not validated.
Out The output terminal to which the message is routed if it is successfully retrieved from the JMS destination.
In The input terminal that accepts a message for processing by the node.

There are no configurable attributes for this node.

Related concepts
Message flows overview