55 pts.
 Writing an MQ message
CLP, MQ, RPG
I have to write a program that sends some data from MQ. I will read a data file process it, and then instead of populating a file and FTP'ing the file to a server. I need to send the data via MQ. How do I write the message to MQ, how do I set up the message length etc.

Software/Hardware used:
ASKED: February 13, 2008  3:50 PM
UPDATED: February 14, 2008  10:18 AM

Answer Wiki:
MQ provides APIs to send messages, with a parameter of the API call being the message length. I would suggest reviewing the <a href="http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.branding.doc/help_home_wmq.htm">MQ Information Center</a>. Here you can find i5/OS specific information such as the iSeries Application Programming Reference in addition to general MQ support.
Last Wiki Answer Submitted:  February 14, 2008  10:18 am  by  bvining   6,055 pts.
All Answer Wiki Contributors:  bvining   6,055 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _