I noticed a strange situation while working in TN.
Suppose, the valid XML which my partner can post is like below:-
3412vsdabc<2fld>
But I am noticing that, they are sending an invalid XML like below and TN is able to recongnise that document.
3412vsdabc<2fld>
Response -
<?xml version="1.0"?>
fkls
And processing successfully.
Even more of my shock, this XML is getting successfully validated in developer services pub.schema:validate.
Any input please, why it is behaving so?? ANy silly mistake i m making??
CAn you please give me some input… Thak you.
#webMethods#Integration-Server-and-ESB#B2B-Integration