Posted: Mon Dec 02, 2002 10:05 pm Post subject: Eliminating a few input feilds in the ouput CWF message
Novice
Joined: 12 Sep 2002 Posts: 20
Hai
I have a to convert a XML message to a CWF message . I have created a message set from a cobal copy book.
I have a few field in the input XML message that I do not require in the output CWF message. I have tried to make them null but at the MQ Output node I get an Exception
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
Simple solution ..
Don't include these element in your output message (MRM-CWF) definition.
For example, if your input message is
<Data>
<A>somedata</A>
<B>somedata</B>
<C>somedata</C>
</Data>
If you don't want data in <B> tag to be a part of your output CWF message, you should define a MRM-CWF message with elements A and C only. _________________ 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