Siebel CRM Web Services Reference > Primary Web Services for Siebel CRM 8.0 >

QuoteAddItemsWS


Use this Web service to add the default instance (products) to the Quote Object.

QuoteAddItemsWS Operations

For a list of operations associated with this Web service, see Table 158.

Table 158. QuoteAddItemsWS operations
Name
Description

QuoteAddItems

Add quote line items.

Request Message Description: QuoteAdd Items

For a description of this request message, see Table 159.

Table 159. Request Message Description: QuoteAdd Items
Node
Description

Instance

Required. An instance of the integration object PDS Quote.

GetProductDataRequest

Required. An instance of the integration object Added Products. The namespace is http://siebel.com/OrderManagement/Quote/ProductData. This instance will include the product IDs that will be added.

Item, ProductId

Required field for each item. The product that will be added to the Instance.

Item, Quantity

Quantity of the product. Not a required field. The default value is 1.

GetPricing

Y or N. Turns on (Y) or off (N) Pricing.

CheckEligibility

Y or N. Turns on (Y) or off (N) Eligibility Check.

Response Message Description: QuoteAddItems

For a description of this response message, see Table 160.

Table 160. Response Message Description: QuoteAddItems
Node
Description

Instance

Same as the input argument Instance. For information, see Table 159. Based on the integration object PDS Quote. The updated instance will contain the new added products.

QuoteAddItems Application Interface

This topic describes the application objects called by the this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 161.

Table 161. QuoteAddItems Service Object
Name
Boundary Object Type
Class (if BusService)

Web Channel Quote Add Default Items

Workflow

Not applicable

Data Object (Integration Object)

For a description of data objects for this Web service, see Table 162.

Table 162. QuoteAddItems Data Objects
Siebel Repository Name
External Name

Added Products

None (XML)

PDS Quote

PDS Simplified Quote

Example Package for QuoteAddItems

To view an example of messages for this Web service, navigate to the documentation library for Siebel applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

Request

See the following file to view the sample code:

...\QuoteAddItemsWS\QuoteAddItemsWS_request.xml

Response

See the following file to view the sample code:

...\QuoteAddItemsWS\QuoteAddItemsWS_response.xml

Message Schema (WSDL) for QuoteAddItems

To view the message schema for this Web service, navigate to the documentation library for Siebel applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\QuoteAddItemsWS\http_siebel.com_OrderManagement_Quote_QuoteAddItemsWS.wsdl

Siebel CRM Web Services Reference Copyright © 2009, Oracle and/or its affiliates. All rights reserved. Legal Notices.