ibm mq - Testing remote WebSphereMQ queue managers -


i'd set battery of tests testing new installations of qms. of them in "remote" setup. i'd able send message new qm , receive response. there way make "loop" normal configuration (i.e. without using exits) ?

i can think of couple of ways this. rather depends on whether want include mqput , mqget on remote system target queue.

  • define target queue qremote pointing originating system again real qlocal final destination on original system.
  • use supportpac ma01 (q program) echo message when lands on real qlocal queue on remote system. -e option let's echo message replytoq , replytoqmgr fields.

Comments