Siebel Order Management Guide Addendum for Communications > Workflows for Employee Asset-Based Ordering > Workflows for Bulk Requests >

ABO Bulk Request Add Item Customize Process


This workflow customizes a base product. Figure 59 shows this workflow.

A user initiates this workflow by clicking the Add Items button and the Customize button in the Actions applet.

Figure 59. ABO Bulk Request Add Item Customize Process workflow

Workflow Description. This workflow performs the following actions:

  1. Action Set Query. Queries the Action Set business component.
  2. Action Set Template Query. Queries the Action Set Template business component.
  3. Is Quote Item Id Null? Checks whether the Quote Item Id value is null.
  4. Get Quote Template Details. Gets the quote template details.
  5. Is Quote Item Valid? Checks whether the quote item is valid.
  6. Any Quote Template Present? Checks whether the quote template is present.
  7. Set Quote Type. Sets the quote type.
  8. Create Quote Template. Creates a quote template.
  9. Create Quote Item. Creates a quote item.
  10. Revise Quote. This step copies the contents of the bulk request explode quote to the bulk request template quote.

    The bulk request explode quote and the bulk request template quote are temporary quotes that the Bulk Requests functionality uses to create the final quote.

  11. Customize in Quote. Customizes in Quote mode.
  12. Is Order Item Valid? Checks whether the order item is valid.
  13. Revise Order. This step copies the contents of the bulk request explode order to the bulk request template order.

    The bulk request explode order and the bulk request template order are temporary orders that the Bulk Requests functionality uses to create the final sales order.

  14. Any Valid Order Template Present? Checks whether the order template is present.
  15. Set Order Type. Sets the order type.
  16. Customize in Order. Customizes in Order mode.

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

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

Create Quote Item

ConsolidateItem

ABO Bulk Request Processing Service

Create Quote Template

CreateOrder

ABO Bulk Request Processing Service

Get Quote Template Details

GetFieldValues

ABO Bulk Request Processing Service

Revise Order

Revise

ABO Bulk Request Processing Service

Revise Quote

Revise

ABO Bulk Request Processing Service

Set Order Type

Sleep

Workflow Utilities

Set Quote Type

Sleep

Workflow Utilities

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