Posted: Mon Sep 25, 2006 11:11 am Post subject: mqsistopmsgflow inner working
Novice
Joined: 12 Feb 2004 Posts: 18
A flow as
MQInput -> Compute -> MQOutput -> Compute for corel id-> MQGet -> COmpute -> Target MQOutput
If the flow is stopped when the message is put in the first output queue what would happen to the message.Is the message flow processing rolled back to input queue or the flow completes the processing when the mqsistopmsgflow command is issued and then stops?
Posted: Mon Sep 25, 2006 8:19 pm Post subject: Re: mqsistopmsgflow inner working
Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
Hi gmmqnet,
gmmqnet wrote:
A flow as
MQInput -> Compute -> MQOutput -> Compute for corel id-> MQGet -> COmpute -> Target MQOutput
If the flow is stopped when the message is put in the first output queue what would happen to the message.Is the message flow processing rolled back to input queue or the flow completes the processing when the mqsistopmsgflow command is issued and then stops?
If the flow is running and u issue a mqsistop...the flow will not stop until the thread is completed, in other words, until the message is finally put into the TargetMQOutput.
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