...
Parameter Name | Description | |||||
---|---|---|---|---|---|---|
Specify As | This parameter determines whether the target external service should be configured by using either a
If neither a URL or an address endpoint is specified, the | |||||
URL | If you selected URL for the Specify As parameter, use this parameter to enter the URL of the external service that you want to call. This URL will be used as the End Point Reference (EPR) of the external service. | |||||
Address Endpoint | If you selected Address Endpoint for the Specify As parameter, use this parameter to enter key to access the endpoint that should be used to call the external service. Click Configuration Registry or Governance Registry as relevant to select the required endpoint from the resource tree. | |||||
Action | The SOAP action which should be appended to the service call. | |||||
Axis2 Repository | The path to Axis2 client repository where the services and modules are located. The purpose of this parameter is to make the Callout mediator initialize with the required client repository. | |||||
Axis2 XML | The path to the location of the Axis2 XML configuration file. The purpose of this parameter is to make the Callout mediator initialize with the relevant Axis2 configurations, such as if you want to disable chunking just for this Callout mediator instance as described above. | |||||
initAxis2ClientOptions | If this parameter is set to false , the existing Axis2 client options available in the Synapse message context will be reused when the Callout mediator is invoked. This is useful when you want to use NLTM authentication. The default value for this parameter is true . | |||||
Source | This parameter defines the payload for the request. It can be defined using one of the following options.
| |||||
Target | The node or the property of the request message to which the payload (resulting from the value specified for the Source parameter) would be attached. The target can be specified using one of the following options.
| |||||
WS-Security | If this check box is selected, WS-Security is enabled for the Callout mediator. This section would expand as shown below when you select this check box. | |||||
Specify as Inbound and Outbound Policies | If this check box is selected, you can define separate security policies for the inbound and outbound messages (flows). This is done by entering the required policy keys in the Outbound Policy Key and Inbound Policy Key parameters which are displayed as follows when this check box is selected. You can click Configuration Registry or Governance Registry to select a security policy saved in the Registry from the resource tree. | |||||
Policy Key | If the Specify as Inbound and Outbound Policies check box is not selected, this parameter is used to enter a key to access a security policy which will be applied to both inbound and outbound messages. You can click Configuration Registry or Governance Registry to select a security policy saved in the Registry from the resource tree. |
...