Feature List:
Add/Inspect SOAP headers;
Add/Inspect HTTP headers;
Add WS-Addressing elements to SOAP requests;
Add client-side certificate authentication;
Change the service endpoint;
Enable MTOM (Message Transmission Optimization Mechanism);
Use a different character encoding.
SOAP Extensibility is an OutSystems extension providing you with several server actions implementing common extensibility use cases using the SOAP Extensibility API. The Extensibility API allows you to use advanced functionalities when consuming SOAP web services in Service Studio.
Check the "Use Advanced Extensibility" documentation page to learn how to implement your own extensibility use cases leveraging the SOAP Extensibility API.