Question

Add WS-Addressing to Soap request

Hi I need add WS-Addressing in my soap request like: https://www.w3.org/submissions/ws-addressing/

Can I create such a connection in creatio? Is it necessary to write such a service in .net?

Like 0

Like

1 comments

Hello,

 

Unfortunately, the SOAP-Header settings functionality is not yet implemented.

 

As a workaround, we can suggest configuring the request body and passing it as a parameter

- If you are using a web service in the process, the "Call web service" element has a "Request body" parameter. It can be found in advanced settings mode.

 

Show all comments