Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
I am getting Invalid XML through HTTP(node format) . I got failed using query document. How do we convert node to string.
Any body have any idea ?
What WM version are you running? IS 6.0 has a pub.xml:nodeToDocument. Then use pub.xml:documentToXMLString to convert the document to a string.
Jim
I am using webMethods 4.6
for 4.6 you can use pub.web:documentToRecord and pub.web:recordToDocument
Thanks, Pankaj
I tried with documentToRecord it give me an error like missing tag …