Home
Queue manager QM1 example
The following object definitions allow applications connected to queue manager QM1 to send request messages to a queue called PAYROLL on QM2, and to receive replies on a queue called PAYROLL.REPLY on QM1.
All the object definitions have been provided with the DESCR and REPLACE attributes. The other attributes supplied are the minimum required to make the example work. The attributes that are not supplied take the default values for queue manager QM1.
Run the following commands on queue manager QM1.
- Remote queue definition
- Transmission queue definition
- Sender channel definition
- Receiver channel definition
- Reply-to queue definition
Parent topic:
What the example shows
ic15190_
Home