Posted: Tue Dec 12, 2006 8:36 pm Post subject: changing name value pair text into xml
Novice
Joined: 26 Sep 2005 Posts: 17
what is the best way of converting name value pair into xml format. The input file is as follows:
name=value<crlf>
One way is change it into compute node. Can we teach some node about the input data and another node to change it to xml?
The way i can think of is take input as blor, change it a string and parse it in compute node manually. Can we do it more automatically ? The xml output is as follows:
Your input message is formatted text. The correct way to handle that is using the MRM domain with the TDS parser ( NOT using ESQL). So you need to create a message set with a TDS physical format.
If you don't understand that, please get some training or do a lot of reading of the docs and samples.
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