Posted: Fri May 07, 2004 7:09 am Post subject: ESQL Fundamental Question
Acolyte
Joined: 22 May 2003 Posts: 53
Hi,
In my Message Flow compute node I am parsing a message.
if (variable = 'X')
{
parse
}
else
I want to discard the message rather than keeping it in the error queue, similar to filter node false condition. How to do this? I cannot do the same in the filter node due to some looping constraints in the input message.
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