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, then it calls the SWISendQuote Workflow. It is called when the user clicks the Submit button in the Quotes screen.

Figure 114 illustrates this workflow.

Figure 114. Submit Quote ASI Workflow

Workflow Description. This workflow performs the following actions:

  1. Is O2C? This step checks for the value of the Enable AIA OrderToCash system preference.
  2. O2C Submit Quote. This step calls the SWISendQuote subprocess.
  3. Query For Quote By Id. This step obtains the details of the quote.
  4. External Quote Proxy. This step calls the External Quote business service.
  5. Synchronize Quote. This step synchronizes the quote.

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

Table 99. 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 © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.