|
When a user replies to an *INQ message, the reply is a whole new
message
of type *RPY.
The flaw in your code is that you are receiving the same message you
sent. You aren't looking for a new message of type *RPY...
If it helps, I wrote a tip about this back in 2004
http://systeminetwork.com/node/60943
On 7/13/2010 2:47 PM, Dennis Lovelady wrote:
Hi, Folks:response,
I'm trying to send a message to a program's *EXT queue for user
and then process the response. But QMHRCVPM is not picking up theresponse.
(I get CPF2410 (Msg key not found in message queue.)). I'm prettysure I've
done everything by the book - using the msg key generated by QMHSNDPMas
parm to QMHRCVPM, et cetera - but the issue eludes me. I have postedand I'd
minimal code to recreate at http://code.midrange.com/71e3be69e2.html
appreciate assistance!Messages"
Note: "By the book" in this case means: according to the "Inquiry
discussion in the QMHSNDPM reference athttp://publib.boulder.ibm.com/iseries/v5r2/ic2924/index.htm?infor/apis/
QMHSN
DPM.htm. I compared against V5R3 (current version here) and don'tdetect
any differences.
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.