tMomOutput
Adds a message to a Message-Oriented Middleware system queue in order for it to be
fetched asynchronously.
tMomOutput makes it possible to set up asynchronous
communications via a MOM server.
tMomOutput Standard properties
These properties are used to configure tMomOutput running in the Standard Job framework.
The Standard
tMomOutput component belongs to the Internet family.
The component in this framework is generally available.
Basic settings
|
Use existing connection |
Select this check box and in the Component Note that when a Job contains the parent Job and the child Job, Component List presents only the connection components in the same |
|
Failover |
Select this check box to use the ActiveMQ failover This check box is |
|
Static Discovery |
Select this check box to use the ActiveMQ static transport This check box is available only when ActiveMQ is selected from the MQ server list and the Failover check box is cleared. |
|
URI parameters |
Enter the URI parameters. This field is available only when the Failover or Static |
|
MQ Server |
Select the type of the MQ server(s) to be connected from the list: |
|
Use SSL Transport |
Select this check box to use the ActiveMQ SSL transport. For more This check box is available only when ActiveMQ is selected from the MQ server list. |
|
Host |
Enter the host name or IP address of the MQ server. |
|
Port |
Enter the listening port of the MQ server. |
|
Username and |
Enter the user authentication credentials. To enter the password, click the […] button next to the |
|
Channel |
Specify the name of the channel through which the connection is This field is available only when WebSphere |
|
To |
Type in the message destination, respecting the syntax required by This field is available only when ActiveMQ or JBoss |
|
Message Type |
Select the message type: either Topic or Queue. This list is available only when ActiveMQ or JBoss |
|
Message Body Type |
Select the message body type: Text |
|
Schema and Edit |
A schema is a row description, it defines the number of fields In the context of tMomOutput |
|
QueueManager |
Specify the name of the queue manager to which the connection is This field is available only when WebSphere |
|
MessageQueue |
Enter the name of the message queue into which message queueing This field is available only when WebSphere |
|
Set Transacted |
Select this check box to transact the session. For further Note that selecting this check box will ignore the settings in |
|
Is using message id to set |
Select this check box to set messages according to their This check box is available only when Text |
Advanced settings
|
Additional options |
Define the additional transport options in the table. This table
For example, enter maxReconnectAttempts in the Option name field and then 0 in the Option For more information about the failover transport options, see For more information about the static discovery transport options, |
| Delivery Mode |
Select a delivery mode supported by JMS:
Not Persistent: This delivery
Persistent: This delivery mode For further information about the delivery modes, see https://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/csqzaw07.pdf. (Available when ActiveMQ or |
| Set Jms Header |
Select this check box to send the Jms headers through the mapping (Available when ActiveMQ or |
| Set Jms Properties |
Select this check box to send the Jms properties mapped onto MQMD (Available when ActiveMQ or |
| Use format |
Select this check box to specify the WebSphere message format in For further information about WebSphere message format, see http://publib.boulder.ibm.com/infocenter/wtxdoc/v8r2m0/index.jsp?topic=/com.ibm.websphere.dtx.adapibmmq.doc/references/r_ibmmq_Message_Format_FORMAT.htm. (Available when WebSphere MQ is |
|
Set MQMD Fields |
Select this check box to enable the Parameters table in which you can specify the value This check box is available only when WebSphere MQ is selected from the MQ Server list. |
|
Parameters |
Specify the value of the MQMD fields.
This table is available only when the Set For more information about the MQMD fields, see Fields for MQMD. |
| Include Header |
Select this check box to specify the header of the message:
MQRFH2 fixed Portion: Select this
MCD folder: Select this check box
JMS folder: Select this check box
USR folder: Select this check box For further information about MQRFH2 header, see http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Faq06920_.htm. (Available when WebSphere MQ is |
| Set CipherSpec |
Select this check box to enable the CipherSpec list from which you For further information about CipherSpec, see http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=%2Fcom.ibm.mq.csqzas.doc%2Fsy12870_.htm. (Available when WebSphere MQ is |
|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a |
Global Variables
|
Global Variables |
ERROR_MESSAGE: the error message generated by the
NB_LINE: the number of rows read by an input component or A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
|
Usage rule |
This component must be linked to an input or intermediary |
|
Dynamic settings |
Click the [+] button to add a The Dynamic settings table is For examples on using dynamic parameters, see Scenario: Reading data from databases through context-based dynamic connections and Scenario: Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |
|
Limitation |
Make sure the relevant Websphere MQ, JBoss Messaging or ActiveMQ This component requires installation of its related jar files. |
Related scenario
For a related scenario, see tMomInput.