Siebel Order Management Guide > Workflow Reference for Employee Asset-Based Ordering > Workflows that Support the Automatic Configuration of Customizable Products >

SIS OM Sync Delta Subprocess


This workflow, shown in Figure 52, is called by the Headless Configuration Service to synchronize the changes to the customizable product line item. The asset based ordering difference between the batch validated asset and the original asset is calculated, and that is applied to the document.

This workflow is called by the HdlsCfgSvcSyncABO signal.

Figure 52. SIS OM Sync Delta Subprocess

Workflow Description. This workflow does the following:

  1. Reset PMT Cache. This step resets the cache to prevent an incomplete workflow from entering the PMT cache.
  2. Set Product Instance. This step sets the product instance.
  3. Set Output Header. This step sets the output header.
  4. Delta. This step calls the Delta method of the SIS OM PMT Service to compare the modified asset against the original asset.
  5. Sync Delta? This step checks if the decision is to synchronize the change:
    • If the decision to synchronize is Yes, then synchronizes the change.

      This decision is controlled by the Sync input argument of the Headless Configuration Service business service.

    • If the decision to synchronize is No (which is the default), then the process ends.

Associated Business Service Methods. The following table shows the steps in this workflow that call business service methods.

Workflow Step
Business Service Method Called

Reset PMT Cache

Reset

Set Product Instance

Set Product Instance

Set Output Header

Set Output Header

Delta

Delta

Sync Delta

Synchronize

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