Hi Experts,
I have a requirement where we’re calling a SOAP WS and to make it work we have to add WS-A header. I did look into the forums but couldn’t actually find anything related to how we can add WS-A in webMethods.
If anyone has any inputs, please let me know.
Thank you!
Hi Kumar,
WS-A is a standard and as such there should be online XSDs that define the schema. (https://www.w3.org/2006/03/addressing/ws-addr.xsd )
Based on the XSD, you can create your document type definitions.
When calling the SOAP service, populate this doc types and send them with the call.
The reference that M@he$h mentioned will help you with that.
Hi Kumar,
One of the easiest way is to define a header-handler flow service so that you can add/remove any tag within the header,
Hello everybody and welcome to a new round of exploring. The Christmas holidays (if you are celebrating) are just over so I thought it would be a good idea to talk about something that has also been around for a long time: web services....
Est. reading time: 11 minutes
I guess this is a description written by Vlad TURIAN
Best regards
Onur