Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Screenshot for error “No namespace declaration defined for Attribute SOAP-ENV:mustUnderstand in elements eps:endpoints”
CLOSED
Issue solved.
For those who might face the issue : Actually, I had a “SOAP-ENV:mustUnderstand” attribute declared in “prop:properties”, “prc:process”, “eps:endpoints” headers tags but no xmlns was set for this attribute. Adding and setting “xmlns:SOAP-ENV” attribute in each header tag that has the “SOAP-ENV:mustUnderstand” attribute value solved the issue.
Thanks anyway
further more, WM states to set the extended property “watt.server.SOAP.enforceMsgPartNS” to “false”
! ! ! WARNING ! ! ! this changes the whole IS behavior, hence use it carefully !!!