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 run-time session for quotes when a user customizes a base product. Figure 89 shows this workflow.

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

Figure 89. ABO Bulk Request Add Item Customize SubProcess Quotes Workflow

Workflow Description. This workflow performs the following actions:

  1. Reset PMT Cache. This step prevents an incomplete workflow from polluting the PMT cache.
  2. Load Quote Line Item. This step loads the quote line items.
  3. Is Action = 'Add'? This step checks whether the Action code is Add.
  4. Error. This step generates an error and ends the workflow.
  5. Apply Quote Line Item. This step applies the quote line items.
  6. Set Active Quote Header. This step sets the active quote header.
  7. Auto Match Port Ids. This step auto-matches the port Ids.
  8. Display Warning? This step checks whether to display any warning message.
  9. Set Warning Message. This step sets the warning message.
  10. Display Warning Message. This step displays the warning message, if any.
  11. Reconfigure Product Instance. This step configures again the product instance.
  12. Wait for Button Click. This step waits for a button click.
  13. Get Clicked Button. This step gets the button that the user clicked.
  14. Cancel Workflow? This step checks whether to cancel the workflow.
  15. Get Instance. This step gets the instance.
  16. Set Product Instance (Requested). This step sets the warning message that was requested.
  17. Delta. This step gets the delta.
  18. Set Product Instance (EAI Op). This step sets the product instance.
  19. Prepare Sync Input (Set EAI_OPERATION codes). This step prepares for the synchronization input.
  20. Sync Quote Line Item. This step synchronizes the quote line items.
  21. Go To View. This step goes to the view for Order, Order Lines, and Attributes.

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

Table 82. 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 © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.