I have configured a Web Service Consumer (WSD) following the step described in “7.1.1_Web_Services_Delevoper_Guide.pdf” using WS Security capabilities and policy files.
When running WS Consumer following SOAP-FAULT is returned :
Using a custom SOAP Handler will give you full access to all aspects of the SOAP Header and Body, so you can customise the payload XML to work round any issues.
That’s what i finally did in some way. I reused a previous 6.5 WS Connector and added a document-based WS Security header using addHeaderEntry service.
However I still don’t now how to suppress the mustUnderstand tag in 7.1.2 WSD, bug or product bad design. This is webMethods.