|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
|
|
Getting the queue manager name in the CICS application |
« View previous topic :: View next topic » |
Author |
Message
|
haqshaik |
Posted: Fri Oct 21, 2005 1:10 pm Post subject: Getting the queue manager name in the CICS application |
|
|
Novice
Joined: 08 Sep 2005 Posts: 13
|
Hi,
I would like to know to get the queue manager name in a CICS application program. I have tried EXEC CICS LINK PROGRAM('CSQCDSPL') INPUTMSG('CKQC DISPLAY') this and the output was written to the JESMSLG of the CICS JOB? Can this out out be captured into a variable in the working storage section rather than routing to the CICS job?
In the admin guide it was mentioned to use COMMAREA, I guess that is to get the reply.
When i tried this, I am not getting the data in the COMMAREA.
Here is the link for the guide and the explanation is not clear. i do not know what is PLT.
http://middleware.its.state.nc.us/middleware/Documentation/en_US/htm/csqsaw01/csqsaw011e.htm
Please guide me..
Thanks,
Salauddin |
|
Back to top |
|
|
hopsala |
Posted: Fri Oct 21, 2005 1:22 pm Post subject: Re: Getting the queue manager name in the CICS application |
|
|
Guardian
Joined: 24 Sep 2004 Posts: 960
|
haqshaik wrote: |
I would like to know to get the queue manager name in a CICS application program. |
If that's what you want, I have no idea why you're looking in the direction you had specified.
Just MQINQ the qmgr object, or after MQPUTs check the ReplyToQmgr that has been filled out for you. Besides, CICS applications can only connect to one QM, so it's pretty easy to figure out manually, so why does your application need to know the qmgr name? |
|
Back to top |
|
|
|
|
|
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|