Integration Platform Technologies: Siebel Enterprise Application Integration > Web Services > Consuming External Web Services Using Siebel Web Services >

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

Table 10 shows examples of input arguments for transport parameters.

Table 10. Examples of Transport Parameters as Input Arguments
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:

http://mycompany.com/*

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.

Integration Platform Technologies: Siebel Enterprise Application Integration Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.