Configurator Save Workflow

Configurator Save workflow, shown in the following figure, saves the updated selections for the product that was customized to the line items (database).

The Configurator Save workflow is described in the surrounding text.

Workflow Description.

This workflow does the following:
  1. SetupLineNumbers. Sets up the line numbers for the Line Item being customized corresponding to the CxObj. This step calls SetupLineNumbers Method, which is described in the Copy Service reference in Siebel Order Management Infrastructure Guide.

  2. SetupSyncUpsert. Updates EAI operation for performance. This step calls SetupSyncUpsert Method, which is described in the Copy Service reference in Siebel Order Management Infrastructure Guide.

  3. Save Instance. Stores the CxObj to the database using EAI. This step calls StoreEAI Method, which is described in the Copy Service reference in Siebel Order Management Infrastructure Guide.