How To
Summary
1. Create two queue managers, TEST1 and TEST2.
2. Create a sender channel on TEST1 called TEST1_TO_TEST2.
3. Create a transmit queue on TEST1 for TEST1_TO_TEST2 called TEST2.QX
4. Create a local queue on TEST1 called TEST1.LQ
5. Create a remote queue definition on TEST1 called TEST2.RQ.
6. Create a receiver channel on TEST1 called TEST2_TO_TEST1.
7. Create a listener for TEST1.
8. Create a sender channel on TEST2 called TEST2_TO_TEST1.
9. Create a transmit queue on TEST2 for TEST2_TO_TEST1 called TEST1.QX
10. Create a local queue on TEST2 called TEST2.LQ
11. Create a remote queue definition on TEST2 called TEST1.RQ
12. Create a receiver channel on TEST2 called TEST1_TO_TEST2.
13. Create a listener for TEST2.
14. Start each sender channel.
13. Verify each channel pair starts and runs successfully.
Document Location
Worldwide
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
28 April 2025
UID
ibm16985685