Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

QuotingWebService


Use this Web service to process quotes and commit them to the database.

QuotingWebService Operations

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

Table 912. QuotingWebService Operations
Name
Description

ExecuteQuoting

Saves the quote to the database. Checks eligibility, verifies the promotion, or calculates the price, shipping charge and tax based on the pass-in flag.

Request Message Description: ExecuteQuoting

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

Table 913. Request Message Description: ExecuteQuoting
Node
Description
Type

ExecuteQuoting_Input

The request message includes the quote to be saved. It also includes the following flags:

  • Flag to indicate whether to check the eligibility.
  • Flag to indicate whether to calculate the price for the quote.
  • Flag to indicate whether to calculate the shipping cost.
  • Flag to indicate whether to calculate the tax.
  • Flag to indicate whether to verify the promotion.
  • Flag to indicate whether to query the quote back from database or just return the quote in memory.

ComplexType

Response Message Description: ExecuteQuoting

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

Table 914. Response Message Description: ExecuteQuoting
Node
Description
Type

ExecuteQuoting_Output

The response message includes the quote returned from Web service.

ComplexType

QuotingWebService Application Interface

This topic describes the application objects called by 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 915.

Table 915. QuotingWebService Service Object
Name
Boundary Object Type

Web Channel Quoting Workflow

Not applicable

Data Object (Integration Object)

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

Table 916. QuotingWebService Data Object
Siebel Repository Name
External Name

PDS Quote

PDS Simplified Quote

Example Package for QuotingWebService

To view an example of messages for this Web service, navigate to the documentation library for Siebel Business 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:

...\QuotingWebService\QuotingWebService_request.xml

Response

See the following file to view the sample code:

...\QuotingWebService\QuotingWebService_response.xml

Interface Description (WSDL) for QuotingWebService

To view the interface description for this Web service, navigate to the documentation library for Siebel Business 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.

...\QuotingWebService\QuotingWebService.wsdl

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