Posted: Tue Jul 27, 2004 11:11 am Post subject: Reset Content Descriptor
Voyager
Joined: 13 Jul 2004 Posts: 84
Hi Friends,
I am trying to use reset content descriptor node in my message flow for 2 different message set. My problem is reset content descriptor doesn't send message to error output if data coming in not in proper format it still sends data in output ternal .
in other words if my message set has 10 fields and input data is only 5 fileds ( not even stucture fully match) it still goes to output terminal after parsing from reset content node.
Please help me ...or theres any other way I can use ....my input data can be different ..so i have to use 2 different message set.
Reset Content Descriptor node doesn't do parsing and validation.
It merely Resets the Content Description.
If you want to validate your data, add a compute node after the RCD node that merely copies from input to output - but specifies the necessary validation on the node properties. _________________ I am *not* the model of the modern major general.
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
You can also use the Trace nodes with ${Root} to force the parsing. This will take care of validating your input message against your message definition. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
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