Inquire, Set, and Echo examples
For the Inquire, Set, and Echo examples, the sample definitions trigger the C versions of these samples. If you want the COBOL versions change the process definitions:
- SYSTEM.SAMPLE.INQPROCESS
- SYSTEM.SAMPLE.SETPROCESS
- SYSTEM.SAMPLE.ECHOPROCESS
On Windows systems and UNIX do this by editing the amqscos0.tst file and changing the C executable file names to the COBOL executable file names before using the runmqsc command above.
On i5/OS, we can use the CHGMQMPRC command (described in the WebSphere MQ for iSeries System Administration Guide), or edit and run AMQSAMP4 with the alternative definition.
Parent topic:
Running the sample programs
fg17130_