|
|
| P is for Practical | |
| PerlMonks |
Browse message from MQSeries queue using perl API for MQSeries(WMQ)by sselva (Novice) |
| on Jan 26, 2012 at 20:05 UTC ( #950211=perlquestion: print w/ replies, xml ) | Need Help?? |
|
sselva has asked for the
wisdom of the Perl Monks concerning the following question:
Hi Monks , I got request to display message from MQSeries queue with non-destructive manner using perl . I tried to get some clues from google but no luck as of now , after long try I am posting this I tried with MQOO_BROWSE without MQOO_INPUT_* options while initialize the queue and used MQGMO_BROWSE_* options while access the queue . But script reads message in destructive manner . any clues which option I should use here to overcome from this
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||