Siebel Order Management Guide Addendum for Communications > Workflows for Employee Asset-Based Ordering > Workflows to Process an Order >

SWICopyOrder Workflow


This workflow takes the Order Id as input, copies the order, and changes the status of the copied order and of all its line items to As Submitted. Figure 104 shows this workflow.

This workflow is called from the SWIOrderUpsert workflow. This workflow is called only if the Backup Order flag is set to TRUE in parent workflow. SWIOrderUpsert is exposed as a Web service.

Figure 104. SWICopyOrder Workflow

Workflow Description. This workflow performs the following actions:

  1. Query Source Order. This step queries the source order details, then gets the Copied Order Id field.
  2. Backup exists? This step checks whether or not the order is already copied.
  3. CopyOrder. This step calls the CMU External Utilities Service CopyOrder method. This step takes DataMap and Order Id as input and creates a backup copy of the order.

Table 93 shows the step in this workflow that calls a business service method.

Table 93. Associated Business Service Methods
Workflow Step
Method Called

CopyOrder

CMU External Utilities Service CopyOrder

Siebel Order Management Guide Addendum for Communications Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.