Hi Dear,
Colud u pls tell why i need to convert from xmlString TO xmlDocument
and xmlDocument To xmlNode
Regards
Hariom
Hi Dear,
Colud u pls tell why i need to convert from xmlString TO xmlDocument
and xmlDocument To xmlNode
Regards
Hariom
Hi Hariom,
this depends on which format of the data you need for further processing.
Some functions operate on the node, some functions(mappings) are more easier to do on a Document representation of the data.
It is up to you to choose the right format of the data for your purpose.
Regards,
Holger
It becomes easier and feasible to apply transformation and translation on IData (IS document) in webMethods rather on the raw xml or any other file format.
For more details you have to review the 9-8_Integration_Server_Built-In_Services_Reference guide.
Let us know if you have further questions.