Siebel Order Management Guide Addendum for Communications > Workflows for Employee Asset-Based Ordering > Workflows to Submit an Order >

Submit Order ASI Workflow


This workflow is used to submit an order. It checks for the value of the system preference Enable AIA OrderToCash. If the value is set to True, then it calls the SWISendOrder Workflow. It is called when the user clicks the Submit button in the Sales Order screen.

Figure 15 illustrates this workflow.

Figure 15. Submit Order 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 SWISendOrder subprocess.
  3. QueryById. Obtains the details of the order.
  4. External Order Proxy. Calls the External Order business service.
  5. Synchronize Order. Synchronizes the order.

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

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

QueryById

QueryById

Siebel Order

External Order Proxy

Insert

External Order

Synchronize Order

Synchronize

Siebel Order

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