Require HTTP / HTTPS | Specifies the protocol (HTTP or HTTPS) and SOAP format (for a SOAP-based API) to be used to accept and process the requests. |
Require JMS | Specifies the JMS protocol to be used for the API to accept and process the requests. |
Request Transformation | Invokes an XSL transformation in the SOAP request before it is submitted to the native API. |
Invoke webMethods Integration Server | Invokes a webMethods Integration Server service to pre-process the request before it is submitted to the native API. |
Enable REST Support | Enables REST support for an existing SOAP based API by exposing the API both as a SOAP based API and a REST based API. |
Set Media Type | Specifies the content type for a REST request received from a client if the content type header is not specified. |