IBM-MQ-PCML

ol test connection

[module folder]> ol test connection --hostname 192.86.32.238 --port 1414 --channel CSQ9.SVRCONN --send-queue TARGET.QUEUE --receive-queue TARGET.QUEUE.TWO --default-queue-manager CSQ9 --code-page CP037 --user demo --password 12345
[module folder]$ ol test connection --hostname 192.86.32.238 --port 1414 --channel CSQ9.SVRCONN --send-queue TARGET.QUEUE --receive-queue TARGET.QUEUE.TWO --default-queue-manager CSQ9 --code-page CP037 --user demo --password 12345

Return to tutorial

ol add

[module folder]> ol add --source-path ../FULLDETAIL.pcml
[module folder]$ ol add --source-path ../FULLDETAIL.pcml

Return to tutorial