Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to Add WS-A to Postman

Summary:


Content (please ensure you mask any confidential information): We're executing SOAP request getRequestDetail using endpoint host/ess/esswebservice

We can submit the request in SOAP UI due to the available WS-A options

How do we apply these same settings to Postman? Tried adding them as headers per the following but that didn't work:

<wsa:Action>getRequestDetail</wsa:Action>

<wsa:MessageID> {Value} </wsa:MessageID>

<wsa:RelatesTo> {Value} </wsa:RelatesTo>

These are the options we enabled in WS-A. Without them, we cannot get a 200 response.

-Enable WS-A Addressing

-WS-A Version 200508

-Add Default wsa.action

-Generate MessageID


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!