Integration Platform Technologies: Siebel eBusiness Application Integration Volume ll > Web Services > Consuming External Web Services Using Siebel Web Services >

Integration Objects as Input Arguments to Outbound Web Services


The property set that is used as an input argument to the outbound Web Service should have the same name as the input argument's outbound Web Service proxy.

You can do this using one of the following options:

  • Change the output from all your business services that provide the input to the outbound Web Service from SiebelMessage to the actual outbound Web Service argument name specified in Siebel Tools.

    You need to change the output from your business services in Siebel Tools, as well as the name of the property set child that contains the integration object instance.

  • Change the property set name from SiebelMessage to the actual outbound Web Service argument name by using a Siebel eScript service before calling the outbound Web Service.
Integration Platform Technologies: Siebel eBusiness Application Integration Volume ll