Hi All,
I would like to add a node dynamically within a XML document, based on the type of document. The X-Path for each document is stored in the database, which is accessed at run time. Based on the X-Path, I would like to add a node for each document. I know that this is possible using Dynamic XSL. Has somebody used this within webMethods?
Is there any other alternative way to do this?
It can be done within webMethods using the Branch Sequence documentToRecord functions, but this would mean I will have to have a sequence per document type, which of course I would like to avoid.
Any suggestions are most welcome.
- Rajesh Rao