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

Oracle Configurator Load Workflow


This workflow is called to start Oracle Configurator, which is launched only when the system preference Enable AIA OrderToCash is set to True and the product type is Oracle Product. This workflow is called by the parent process SWI Configurator Load. Figure 89 illustrates this workflow.

Figure 89. Oracle Configurator Load

Workflow Description. This workflow performs the following actions:

  1. Change View. Uses the Change View process property to determine whether or not to change the view.
  2. Check for Oracle Product. Calls the CZSessionManagement business service to determine whether the product is an Oracle product.
  3. Launch Oracle Configurator. Calls the CZSessionManagement business service to start the Oracle Configurator.
  4. Raise Error. Calls the CZSessionManagement business service to raise an error.

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

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

Check for Oracle Product

IsOracleConfigurableProduct

CZSessionManagement

Launch Oracle Configurator

LaunchConfigurator

CZSessionManagement

Raise Error

RaiseNonOracleProductError

CZSessionManagement

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