Posted: Wed Mar 06, 2013 8:53 pm Post subject: XML-XML mapping
Acolyte
Joined: 29 Oct 2012 Posts: 74
Hi
Can somebody please help me. The input message will be huge big xml with 15-20 complex types. The out message format should be xml .
I have used the XML spy to make the output xml format . I need to extract and map the values with some logic to from that huge xml to output xml format.
I have created the output xsd .
which pattern I can follow to get the result ? Please advice. Is there is any sample code which work similar way xml-xml mapping .
Posted: Thu Mar 07, 2013 12:25 am Post subject: Re: XML-XML mapping
Acolyte
Joined: 06 Jan 2012 Posts: 72
ydeonia wrote:
I have created the output xsd .
which pattern I can follow to get the result ? Please advice. Is there is any sample code which work similar way xml-xml mapping .
This is the very basic knowledge you should have. Try spending some time on the samples that are provided with the tool-kit.
As a hint, you can use Mapping, or some transformation nodes (ESQL Compute, Java Compute, etc) depending on the complexity.
...but obviously, use the XMLNSC domain instead of the XML domain ( that document is very old ). The Large Messaging sample will show you how to do it.
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