Just an update on my last problem.
When configuring the Doc Type in TN, if I use an xml without the namespace, TN will default it as prefix0.
The good thing is, even if I submit an xml with elements like “ns:ProcessInvoice” (having an xmlns:ns=“http://” as well), the recognition of the sender and receiver is done successfully, even though the xpath for SenderId states “prefix0:Elem1/prefix0:Elem2”.
This will solve recognition of the Doc Type, Sender and Receiver.
The other problem still remains. How can I produce a clean xml file, where my elements do not have a prefix ,for example ns:Elem be only , having the xmlns=“http://”.
Cheers,
Pedro.
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB