Hi,
I am having this requirement where I need to process document through TN which has namespace in root tag.
TN is not identifying the document with a namespace in root tag of input document. when I tried after removing namespace from root tag, TN is identifying the document.
No namespace is there at field level. It is present only for the root tag.
Sample:
<?xml version="1.0"?>
ns:RootTag
value1
value2
value3
</ns:RootTag>
Any help would be appreciated to solve this issue.
Thank you!
#B2B-Integration#webMethods#Integration-Server-and-ESB