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

SWICopyOrder


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 95 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 95. SWICopyOrder Workflow

Workflow Description. This workflow performs the following actions:

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

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

Table 97. Associated Business Service Methods
Workflow Step
Method Called

CopyOrder

CMU External Utilities Service CopyOrder

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