Posted: Fri Dec 22, 2006 4:41 am Post subject: MQSC command from within a flow
Newbie
Joined: 22 Dec 2006 Posts: 1
Hi All,
Does anybody have any experience with sending MQSC commands from withing a message flow?
I can configure and send a PCF command on windows, however this is not supported on z/OS (Version 5.3 must be used. Version 6.0 does introduced support for that). As an alternative i have been suggested to send MQSC commands Qeuue manager command queue.
Normally I can send this commands from command line using runmqsc command. However, how to send such a command from the message flow?
Thanks in advance for your answers.
And please sample ESQL code to create the MQSC command in a compute node.
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
Seems fairly simple to send a command ... just prepare your command and send it as a character string in a MQOutput node setup for a request message, then use the MQGet node to process the response....
What are you trying to accomplish anyways? _________________ -wayne
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