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 *SERVICE
sections 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 theARTIGW
advertised service; the service name is configurable. - In the
TM_MQI
configuration file*SERVER
section, the following parameters must be specified.*SERVER TPESVCFAILDATA=Y REPLYONSVCERR=Y MSGTYPEONTPFAIL=Y IMPORTMQMD=Y
- In the
UBBCONFIG
file,TM_MQI
server must be in a Group configured with TMS Server for the WebSphere MQ Resource Manager.
Parent topic: Configuration