|
Jean Claude, Generating and/or receiving MQ messages is the simple part. If you are attempting to integrate your AS/400 with your other Distributed MQ platforms may be more complex then simply putting and/or getting messages. For example, are the messages expecting replies? Do they use synchronous or asynchrounous "dialogue"? If replies are expected, how are they reconciled with requests (msgId or CorrelId)? What should happen to the messages in queue when the Queue Manager is stopped (i.e during IPL or maintenance)? My apologies if I appear to be "over engineering" but when (if) integrating MQ messages in a disparate environment such as yours, it is typically necessary (i.e. recommended) that participating applications, be they RPG, C, COBOL or JAVA, understand the respective life cycle and model of underlying messages. That said, as michaelr_41 suggests, the IBM-supplied examples provide an excellent starting point for learning/understanding the functionality of MQSeries. While I have never seen Carsten's utility, I'm confident, given his contributions to the AS/400 community, it also provides an excellent starting point for your MQ indoctrination. Respectfully, Michael Rooney Citigroup International -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of MITTELHEISSER Jean Claude Sent: Monday, June 14, 2004 3:52 AM To: midrange-l@xxxxxxxxxxxx Subject: MQPUT and MQGET API Hello, We have several systems like OS/390, AIX, Windows and OS/400 in our company. Most of them communicate through MQ Series. We have also a software which tests if these communications are OK by sending a message which is forwarded over our network from a machine to another. Each machine reads this message and sends it to the next. In case of a problem, sending stops and we know were the problem resides. We would like to include OS/400 in this testing but we have no real RPG competence to create programs in our company. So we would like to know if someone has developed around MQ Series to create perhaps a MQPUT and a MQGET command on OS/400, in any case a simple way to read and put messages on MQ Series queues. Thank You. Best Regards. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.