Posted: Thu Dec 03, 2015 4:52 pm Post subject: WMB + WTX - Stop the message within WTX node
Newbie
Joined: 03 Dec 2015 Posts: 1
Hi,
Flow: MQInput --- > Compute ---- > WTX(dont not send the message to output terminal if some conditions are not met) ---- > MQOutput
I've a requirement where I've to stop the message if some condition is not met. ie not generate output card from the WTX node
I've tried using PUT function to propagate the non complaint message to un wired terminal of wtx node in the broker flow. It works.. but the map still generates unmapped output message from the wired terminal.
I've also tried using property "CreateOnContent" on the output card. But the map doesn't generate a blank message and always has atleast the root element incase if nothing is mapped.
I've tried with SINK adapter and I still see message coming from the output terminal. The only way I could find to stop the message within WTX node is to remove the output terminal
If you know any way to abort the map without actually failing it, please let me know. we can't afford to fail all the non complaint messages. We just have to ignore it in the WTX.
Just like RETURN FALSE in ESQL
Thanks
Suresh
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