Siebel Order Management Guide Addendum for Communications > Workflows for Employee Asset-Based Ordering > Workflows to Process a Quote >

Submit Quote ASI Workflow


This workflow is used to submit a quote. It checks for the value of the system preference Enable AIA OrderToCash. If the value is set to True, it calls the SWISendQuote Workflow. It is called when the user clicks the Submit button in the Quotes screen.

Figure 105 illustrates this workflow.

Figure 105. Submit Quote ASI

Workflow Description. This workflow performs the following actions:

  1. Is O2C. Checks for the value of the Enable AIA OrderToCash system preference.
  2. O2C Submit. Calls the SWISendQuote subprocess.
  3. QueryById. Obtains the details of the quote.
  4. External Quote Proxy. Calls the External Quote business service.
  5. Synchronize Quote. Synchronizes the quote.

Table 104 shows the steps in this workflow that call business service methods.

Table 104. Associated Business Service Methods
Workflow Step
Method Called
In Business Service

QueryById

QueryById

Siebel Quote

External Quote Proxy

Insert

External Quote

Synchronize Quote

Synchronize

Siebel Quote

Siebel Order Management Guide Addendum for Communications Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.