Web Services Support for Transport Parameters
The outbound Web service dispatcher supports input arguments for transport parameters defined in proxy business services such as EAI HTTP Transport.
The following is the format for the outbound Web service dispatcher input arguments:
Name: siebel_transport_param:parameterName
Value: Parameter value
The following table shows examples of input arguments for transport parameters.
Parameter Name | Value |
---|---|
siebel_transport_param:HTTPRequestMethod |
HTTP method to use with the data request, such as Post or Get |
siebel_transport_param:HTTPRequestURLTemplate |
Template for the request URL, which is the address to which the data is sent or from which a response is requested, for example:
|
For more information on transport parameters, see the topic on EAI HTTP Transport business service method arguments in Transports and Interfaces: Siebel Enterprise Application Integration.