Dear Friends,
I have'nt code program which read and put the message form/to same queue. (Server program)
The requirnment is that client will send the request message in Queue A, and Server need to read message from Queue A and response to Queue A.
The logic i am looking is to filter incomming messages and ignore the response message with is lying the Queue A.
I have tried below mention guideline in MQSeries document, but it is reading all messages incomming as well response.
GMMO (10-digit signed integer)
Options controlling selection criteria used for MQGET" with various option,
MOMSGI
MOCORI
MOGRPI.
Please help me to solve this, and if possible help me to identify sample from to be used for the above requirnment from QMQMSAMP/QRPGLESRC so i can uitilize that.
Thanks in Advance.
Regards
I have'nt code program which read and put the message form/to same queue. (Server program)
The requirnment is that client will send the request message in Queue A, and Server need to read message from Queue A and response to Queue A.
The logic i am looking is to filter incomming messages and ignore the response message with is lying the Queue A.
I have tried below mention guideline in MQSeries document, but it is reading all messages incomming as well response.
GMMO (10-digit signed integer)
Options controlling selection criteria used for MQGET" with various option,
MOMSGI
MOCORI
MOGRPI.
Please help me to solve this, and if possible help me to identify sample from to be used for the above requirnment from QMQMSAMP/QRPGLESRC so i can uitilize that.
Thanks in Advance.
Regards