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 87 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. A list that creates 10,000 action sets is synchronized with the Siebel database in two iterations. You can configure this value according to your list size and available memory.

Figure 87. ABO Bulk Request - Explode Workflow

Workflow Description. This workflow performs the following actions:

  1. Update Header Status to Exploding. This step updates the bulk request header Status value to Exploding.
  2. Update Action Set Status To Processing. This step updates the action set Status value to Processing.
  3. Update Actions Status to Processing. This step updates the action Status values Processing.
  4. Get List. This step gets the list.
  5. Load Actions. This step loads all the actions.
  6. Get Header Status. This step gets the bulk request header Status value.
  7. Is Status = Cancel Pending? This step checks whether the status is Cancel Pending.
  8. Cancel Explode. This step changes the bulk request header Status value to Cancel if a user clicks the Cancel button in the bulk request header.
  9. Process List. This step processes the list.
  10. Is Processed. This step checks whether the list is processed.
  11. Update Actions Status Processed. This step updates the action Status values to Processed.
  12. Update Action Set Status to Processed. This step updates the action set Status value to Processed.
  13. Update Header Status to Exploded. This step updates the bulk request header Status value to Exploded.
  14. Create Action Sets. This step creates action sets for the bulk request.
  15. Update Actions Status to Error. This step updates the action Status values Error.
  16. Update Action Set Status to Error. This step updates the action set Status value to Error.
  17. Update Header Status to Fault. This step updates the bulk request header Status value to Fault.
  18. Refresh. This step refreshes the business component.

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

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