Posted: Wed Nov 13, 2002 10:47 pm Post subject: MQC.MQWI_UNLIMITED
Newbie
Joined: 13 Nov 2002 Posts: 6
How do I wait for a message in an initiation queue for an unlimited period (always)? I have created a trigger monitor that listens to messages on an initiation queue. The trigger monitor should always be waiting for messages on the initiation. Here is the sample code...
Posted: Fri Nov 15, 2002 11:34 am Post subject: I found the solution
Newbie
Joined: 13 Nov 2002 Posts: 6
I am just new in MQSeries and figured this out, it is quiet simple. The syntex I was looking for was:
<<gmo.waitInterval = MQC.MQWI_WAIT_UNLIMITED; >>
Thanx anyways
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum