Input queue name |
Yes
|
Yes
|
|
The name of a single input queue defined on the Broker's WebSphere MQ Queue Manager. This input queue will be where the message flow receives its messages. The name of the queue must be the same as the name of the output queue for the message flow SingleThread_Splitter.
|
Additional instances pool |
No
|
Yes
|
flow
|
It is recommended to set this parameter value to Node.
This parameter defines the pool from which additional instances are obtained. If you select Flow, then additional instances are obtained from the shared thread pool for the whole message flow.
If you select Node, then additional instances are allocated from a unique pool for just the MQInput node. In this circumstance the number of additional instances is based on the number specified in the Additional instances property of the pattern.
|
Additional instances |
No
|
Yes
|
|
The number of additional instances that the MQInput node can start.By default, no additional instances are given to the node. For this pattern to perform to its full potential, it is recommended that this value is set to be larger than 0. The precise figure can be tuned by increasing it until the share of the CPU utilisation of the Broker has reached the desired level.
|
Message domain |
No
|
Yes
|
|
The domain that is used to parse the incoming message. You can either select an option or leave the property blank, in which case the default that is used is BLOB. The parser you select will depend on what transformation you intend to put in the MultiThread_Transformer message flow in place of the Pass through node.
|
Message set |
No
|
Yes
|
|
This parameter defines the message set which will be used when parsing the messages coming into the message flow MultiThread_Transformer. If you use the MRM or IDOC parser, or the XMLNSC parser in validating mode, select the name or identifier of the message set in which the incoming message is defined.
|
Message type |
No
|
Yes
|
|
This parameter defines the message type which will be used when parsing the messages coming into the message flow MultiThread_Transformer.
|
Message format |
No
|
Yes
|
|
This parameter defines the message format which will be used when parsing the messages coming into the message flow MultiThread_Transformer.
|