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

ABO Bulk Request - Explode Workflow


This workflow creates an action set from the list of contacts, accounts, or assets specified in the Bulk Request screen, Action Set Template view. Figure 78 shows this workflow.

The Bucket Size process property specifies the number of action sets to be synchronized with the Siebel database at a time. For example, the default value of Bucket Size is 5,000. If a list that creates 10,000 action sets, that list is synchronized with the Siebel database in two iterations. You can configure this value according to your list size and available memory.

Figure 78. ABO Bulk Request - Explode Workflow

Workflow Description. This workflow performs the following actions:

  1. Update Header Status to Exploding. Updates the bulk request header Status value to Exploding.
  2. Update Action Set Status To Processing. Updates the action set Status value to Processing.
  3. Update Actions Status to Processing. Updates the action Status values Processing.
  4. Get List. Gets the list.
  5. Load Actions. Loads all the actions.
  6. Get Header Status. Gets the bulk request header Status value.
  7. Is Status = Cancel Pending? Checks whether the status is Cancel Pending.
  8. Cancel Explode. Changes the bulk request header Status value to Cancel if a user clicks the Cancel button in the bulk request header.
  9. Process List. Processes the list.
  10. Is Processed. Checks whether the list is processed.
  11. Update Actions Status Processed. Updates the action Status values to Processed.
  12. Update Action Set Status to Processed. Updates the action set Status value to Processed.
  13. Update Header Status to Exploded. Updates the bulk request header Status value to Exploded.
  14. Create Action Sets. Creates action sets for the bulk request.
  15. Update Actions Status to Error. Updates the action Status values Error.
  16. Update Action Set Status to Error. Updates the action set Status value to Error.
  17. Update Header Status to Fault. Updates the bulk request header Status value to Fault.
  18. Refresh. Refreshes the business component.

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

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

Create Action Sets

CreateActionSets

ABO Bulk Request Explode Service

Get List

GetListDetails

ABO Bulk Request Explode Service

Load Actions

LoadActions

ABO Bulk Request Explode Service

Process List

ProcessList

ABO Bulk Request Explode 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.