CentraSite 10.7 | CentraSite User’s Guide | Runtime Governance | Run-Time Policy Management | Built-In Run-Time Actions Reference (CentraSite Business UI) | Summary of Actions in the Request Handling Category
 
Summary of Actions in the Request Handling Category
The following action templates are available in the Request Handling category:
Request Handling is the process of receiving and transforming the incoming message from a client into the custom format as expected by the native API.
Protocol > Require JMS
Specifies the JMS protocol to be used for the API to accept and process the requests.
Protocol > 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.
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.