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 98 illustrates this workflow.

Figure 98. Oracle Configurator Load Workflow

Workflow Description. This workflow performs the following actions:

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

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

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