Siebel Order Management Guide Addendum for Communications > Workflows for Employee Asset-Based Ordering > Workflows for In-Memory Promotion Upgrades >

ISS Promotion Add Product Sub Process


This workflow is used to add a new product to a document. This workflow is called when a user clicks the Add link in the ISS Promotion Upgrade Prom Target Applet in the ISS Promotion Upgrade Staging View.

Figure 138 illustrates this workflow.

Figure 138. ISS Promotion Add Product Sub Process

Workflow Description. This workflow performs the following actions:

  1. Construct Product CfgPS. This step uses the ConstructCfgPropertiesPS method in the Configurator Web Service to construct the input property set.
  2. Begin Product configuration. This step begins the product configuration using the BeginConfiguration method in the Configurator Web Service. It is based on the Integration Object (SIS OM Quote/SIS OM Order) and other input parameters, for example Product Id or Promotion Id.
  3. Get Created Instance. This step gets the newly created instance with the help of GetInstance method provided by Configurator Web Service. The output is an Integration Object (SIS OM Quote/SIS OM Order).
  4. End Configuration. This step cleans up the session using End configuration method in the Configurator Web Service.
Siebel Order Management Guide Addendum for Communications Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.