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

ABO Bulk Request Add Item Customize SubProcess Quotes Workflow


This workflow launches the Configurator runtime session for quotes when a user customizes a base product. Figure 81 shows this workflow.

The ABO Bulk Request Add Item Customize Process workflow calls this workflow as a subprocess if the Mode value is Quote.

Figure 81. ABO Bulk Request Add Item Customize SubProcess Quotes

Workflow Description. This workflow performs the following actions:

  1. Reset PMT Cache. Prevents an incomplete workflow from polluting the PMT cache.
  2. Load Quote Line Item. Loads the quote line items.
  3. Is Action = 'Add'? Checks whether the Action code is Add.
  4. Error. Generates an error and ends the workflow.
  5. Apply Quote Line Item. Applies the quote line items.
  6. Set Active Quote Header. Sets the active quote header.
  7. Auto Match Port Ids. Auto-matches the port Ids.
  8. Display Warning? Checks whether to display any warning message.
  9. Set Warning Message. Sets the warning message.
  10. Display Warning Message. Displays the warning message, if any.
  11. Reconfigure Product Instance. Reconfigures the product instance.
  12. Wait for Button Click. Waits for a button click.
  13. Get Clicked Button. Gets the button that the user clicked.
  14. Cancel Workflow? Checks whether to cancel the workflow.
  15. Get Instance. Get the instance.
  16. Set Product Instance (Requested). Sets the warning message that was requested.
  17. Delta. Gets the delta.
  18. Set Product Instance (EAI Op). Sets the product instance.
  19. Prepare Sync Input (Set EAI_OPERATION codes). Prepares for the synchronization input.
  20. Sync Quote Line Item. Synchronizes the quote line items.
  21. Go To View. Goes to the view for Order, Order Lines, and Attributes.

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

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

Apply Quote Line Item

Apply

SIS OM PMT Service

Auto Match Port Ids

AutoMatch

Complex Product AutoMatch Service

Delta

Delta

SIS OM PMT Service

Get Clicked Button

Get Cfg Button Click Information

SIS OM PMT Service

Get Instance

GetInstance

SIS OM PMT Service

Go To View

GoToView

ABO Bulk Request GoToView Svc

Load Quote Line Item

Query

EAI Siebel Adapter

Prepare Sync Input (Set EAI_OPERATION codes)

Compute EAI Operation

SIS OM PMT Service

Reconfigure Product Instance

Reconfigure Product Instance

SIS OM PMT Service

Reset PMT Cache

Reset

SIS OM PMT Service

Set Active Quote Header

Set Output Header

SIS OM PMT Service

Set Product Instance (EAI Op)

Set Product Instance

SIS OM PMT Service

Set Product Instance (Requested)

Set Product Instance

SIS OM PMT Service

Set Warning Message

SetBusCompFields

Shopping Service

Sync Quote Line Item

Synchronize

SIS OM PMT Service

Wait for Button Click

Sleep

Workflow Utilities

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