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

SWI TSQ Order Workflow


During order capture, certain services require a technical service qualification (TSQ) before those services can be offered to a customer. This workflow submits an order for a TSQ. It sets the Fulfillment status of the order to TSQ. Because only orders that do not have a status of Open can be submitted for TSQ, this prevents the open orders from being submitted for TSQ again.

This workflow is called when a user clicks the TSQ button on the Order Entry Sales screen or the Sales Order-Catalog Screen.

Figure 101 illustrates this workflow.

Figure 101. SWI TSQ Order Workflow

Workflow Description. This workflow performs the following actions:

  1. Order Submitted? Checks that the order status is not Open.
  2. Order is already submitted. If the order has a status of Open, it cannot be submitted for TSQ, because it has already been submitted.
  3. Update Fulfillment Mode and Order Header. For the Order header, sets the Fulfillment Mode to TSQ and Fulfillment Status Code to Pending TSQ.
  4. Set Line Status. Sets the Status of each line item to Pending TSQ only if the Status is empty.
  5. Submit for TSQ. Calls the Submit Order Workflow, SISOMBillingSubmitOrderWebService, as a subprocess.
  6. Refresh. Refreshes the screen to display the modified values.

Table 100 shows the steps in this workflow that call business service methods.

Table 100. Associated Business Service Methods
Workflow Step
Method Called
In Business Service

Set Line Status

SetLIAccounts

CUT eSales Order Entry Toolkit Service

Refresh

Refresh Business Component

SIS OM PMT Service

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