Calling web service with WS-ReliableMessaging enabled.

0
  Hi,    How to enable ws-reliablemessaging when calling a web service from a Microflow? I can add the ws-security username token using the web service configuration dialog, but how to do the same thing for ws-reliablemessaging?   Thanks
asked
1 answers
0

Hi Hayder,

 

I'm not sure if you have to enable it because Mendix supports that protocol by default: https://docs.mendix.com/refguide/consumed-web-services#protocols.

This is something that the providing service has to enable in their WSDL I guess. 

answered