Posted: Tue Sep 04, 2007 11:29 am Post subject: TDS to XML, null values are not handled properly
Disciple
Joined: 19 Jun 2005 Posts: 163 Location: epping UK
Hi All,
I have simple message flow
input node>compute node>output node
I am converting TDS message(MRM) to XML message(MRM) structure.
TDS is data*data*data (*) delimited. Message is parsing fine if i have all data in the TDS message structure, if i have data**data then it doesn't create the XML element in the message and message fails at output node validation stating element is completely deemed.
Encoding Null value for TDS is NullLogicalValue and for XML NullEmpty for message set.
Can any buddy guide me how to handle null value and create <field><field> in XML structure through blank TDS field.
Thanks
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