Configurator Cleanup Workflow

Configurator Cleanup Workflow, shown in the following figure, releases the memory that was used by complex product data structures when the product was being customized. It is called when the user is done with a configuration session.

The Configurator Cleanup workflow is described in the surrounding text.

Workflow Description.

This workflow does the following:
  1. CleanupEAI. Frees the memory used by the EAI data structure. This step calls CleanupEAI Method, which is described in the Copy Service reference in Siebel Order Management Infrastructure Guide.

  2. CleanupInstance. Frees the memory used by the CxObj data structure. This step calls CleanupInstance Method, which is described in the Copy Service reference in Siebel Order Management Infrastructure Guide.