Hi,
Might be an issue with xml namespacing.
Please provide a screen shot of the service where convert service is invoked.
Additionally provide a ScreenShot of the DocType definition in your implementation.
Hopefully there is an XSD available for this DocType so you can get the DocType generated in Designer based on the XSD.
pub.file:getFile (asString)
pub.xml:xmlStringToNode
pub.xml:xmlNodeToDocument
Remember to set conformsTo parameter to point to doctype node or schema node (when generated from XSD).
When the xml file is embedded in a WS call, take care to extract at the right level.
The Output of the last step should be the document to be handed over to convert service.
Is there any reason in the logs why it considers the XML unparseable?
This might help to understand what is going wrong.
Regards,
Holger
#webMethods#Integration-Server-and-ESB