| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

WebSphere MQ on iSeries

Page history last edited by PBworks 16 years, 11 months ago

There are some IBM supplied sample RPG and RPGLE code examples in library QMQMSAMP.

 

Click here for example RPG code, basic setup instructions and some sample Java code.This RPG code receives a message, adds the text 'SEND ' to the front of the message text, and sends it back to the same Q. There are 2 calling parameters for it, both of which are 48 characters (must be padded to 48 chars to work properly), of Q name and Q manager name. The Q used must be PUT and GET enabled, otherwise it will fail.

 

MQ High Availability

Comments (0)

You don't have permission to comment on this page.