[SIZE=2]We found the issue. The issue is due to a change to correct validation in IS 7.1.2. In 6.5, webMethods API were not checking correctly that the XML document matched the schema file for having the same target namespace. Thats why we didn’t get this error before.
[SIZE=2]*
The fix that introduced this behavior is described as:
Schema validation does not work properly when an XML instance does not have a namespace.
During schema validation, if the Integration Server schema has a target namespace, but the XML instance does not, the validation passes, even though it should fail.
This update corrects the problem.
*
So we will need to either change the schema or change the xml document.
[/SIZE][/SIZE]
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB