MOM components
tMomCommit | Commits data on the MQ Server. |
tMomConnection | Opens a connection to the MQ Server for communication. |
tMomInput | Fetches a message from a queue on a Message-Oriented Middleware (MOM) system and passes it on to the next component. |
tMomMessageIdList | Fetches a message ID list from a queue on a Message-Oriented middleware system and passes it to the next component. |
tMomOutput | Adds a message to a Message-Oriented Middleware system queue in order for it to be fetched asynchronously. |
tMomRollback | Cancels the transaction committed in the MQ Server. |