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.
#Automation
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