Protocol | (String). Specifies the protocol over which the Mediator accepts requests from the client. Note:CentraSite supports HTTP version 1.1 only. Important: Before you deploy an API over HTTPS, ensure that the Integration Server on which the Mediator is running has been configured for SSL. In addition, make sure you specify an HTTPS port in the Mediator’s Ports Configuration page. (In the Integration Server Administrator, go to Solutions > Mediator > Administration > General and specify the port in the HTTPS Ports Configuration field.) For details on the Port Configuration page, see Administering webMethods Mediator.) | |
Value | Description | |
HTTP | (Default). Mediator accepts requests that are sent using the HTTP protocol. | |
HTTPS | Mediator accepts requests that are sent using the HTTPS protocol. | |
You can select both HTTP and HTTPS, if needed. | ||
SOAP Version | (For SOAP-based APIs). (String). Specifies the SOAP version of the requests which the Mediator accepts from the client. | |
Value | Description | |
SOAP 1.1 | (Default). Mediator accepts requests that are in the SOAP 1.1 format. | |
SOAP 1.2 | Mediator accepts requests that are in the SOAP 1.2 format. |