CentraSite Documentation : Runtime Governance with CentraSite : Run-Time Governance Reference : Built-In Run-Time Actions Reference for APIs : Summary of the Run-Time Actions : Request Handling Actions
Request Handling Actions
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.
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.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback