Use the JMSMQTransform node to transform a message with a JMS message tree into a message that has a message tree structure that is compatible with the format of messages that are produced by the WebSphere® MQ JMS provider.
This topic contains the following sections:
You can use the JMSMQTransform node to send messages to existing message flows and to work with WebSphere MQ JMS and WebSphere Event Broker publish/subscribe.
The JMSMQTransform node is contained in the JMS drawer of the palette, and is represented in the workbench by the following icon:
When you have put an instance of the JMSMQTransform node into a message flow, you can configure it; see Configuring a message flow node. The properties of the node are displayed in the Properties view. To display the properties of the node in the Properties dialog, either double-click the node, or right-click the node and click Properties.
Terminal | Description |
---|---|
Failure | The output terminal to which the message is routed if an error occurs. Even if the Validation property is set, messages that are 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. |
The following table describes the node properties. The column headed M indicates whether the property is mandatory (marked with an asterisk if you must enter a value when no default is defined); the column headed C indicates whether the property is configurable (you can change the value when you add the message flow to the BAR file to deploy it).
Property | M | C | Default | Description |
---|---|---|---|---|
Node name | No | No | The node type, JMSMQTransform | The name of the node. |
Short Description | No | No | A brief description of the node. | |
Long Description | No | No | Text that describes the purpose of the node in the message flow. |