Administering Mediator : Mediator : REST to SOAP Transformation
REST to SOAP Transformation
 
Invoking a REST-enabled SOAP API
Handling Multipart or Form Data
Enabling XSLT and webMethods Integration Server Service Transformations
Limitations
Mediator clients can invoke SOAP APIs using a REST request as well as a SOAP request. Restful invocation of SOAP APIs is enabled by default in CentraSite using the Enable REST Support policy action. You can disable REST support for a SOAP API by deleting the policy action from the configuration for the API.
The REST to SOAP transformation process is as follows:
1. A Mediator client makes a REST call to a virtual SOAP API hosted in Mediator.
2. Mediator converts the REST call to a SOAP request and sends it to the native SOAP API.
3. The native SOAP API sends back a SOAP response to Mediator.
4. Mediator converts the SOAP response to REST response and sends it to the client.
For details on configuring the Enable REST Support policy action, see CentraSite User’s Guide.
You can find sample projects in the <CentraSite_directory>/demo/directory along with usage notes and readme files to help you get started.
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback