Use the MQJMSTransform node to receive messages that have a WebSphere MQ JMS provider message tree format, and transform them into a format that is compatible with messages that are to be sent to JMS destinations.
This topic contains the following sections:
Use the MQJMSTransform node to send messages to legacy message flows and to interoperate with WebSphere MQ JMS and WebSphere Message Broker publish/subscribe.
The MQJMSTransform 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 MQJMSTransform 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.
Optional: On the Description tab, enter a short description, a long description, or both. You can also change the name of the node on this tab.
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 WebSphere MQ queue. |
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).
The MQJMSTransform node Description properties are described in the following table.
Property | M | C | Default | Description |
---|---|---|---|---|
Node name | No | No | The node type, MQJMSTransform | 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. |