1.5.3.1 Oracle Tuxedo MQ Adapter Configuration
To support MQ application follow the instructions list below:
- In the Oracle Tuxedo MQ Adapter configuration file, the
TM_MQI *SERVICEsections must be defined as follows: For message with MQIIH structure:
For message without MQIIH structure:*SERVICE NAME=< mq_service_name > FORMAT= MQIMS TRAN = N
Here*SERVICE NAME=< mq_service_name> FORMAT= MQIMSVS TRAN = N<mq_service_name>is theARTIGWadvertised service; the service name is configurable. - In the
TM_MQIconfiguration file*SERVERsection, the following parameters must be specified.*SERVER TPESVCFAILDATA=Y REPLYONSVCERR=Y MSGTYPEONTPFAIL=Y IMPORTMQMD=Y - In the
UBBCONFIGfile,TM_MQIserver must be in a Group configured with TMS Server for the WebSphere MQ Resource Manager.
Parent topic: Configuration