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

ABO Bulk Request - Parallel Sub Process Workflow


This workflow calls the appropriate subprocess to create orders for action sets that are processed in parallel. Figure 56 shows this workflow.

The ABO Bulk Request - Submit Process Workflow calls this workflow as a subprocess.

Figure 56. ABO Bulk Request - Parallel Sub Process Workflow

Workflow Description. This workflow performs the following actions:

  1. Gets the action set and gets the Action Code of the promotion.
  2. Calls the ABO Bulk Request - Prepare Action Set Sub-Process Workflow. For more details, see ABO Bulk Request - Prepare Action Set Sub-Process Workflow.
  3. If the scope of the action set is Inclusive, then calls the ABO Bulk Request - Inclusive Process Action Sub-Process Workflow. For more details, see ABO Bulk Request - Inclusive Process Action Sub-Process Workflow.
  4. If the scope of the action set is All or Exclusive, then calls the ABO Bulk Request - All Exclusive Process Action Sub-Process Workflow. For more details, see ABO Bulk Request - All Exclusive Process Action Sub-Process Workflow.
  5. Queries the order header to obtain the total number of jobs present for the entered bulk request ID.
  6. Updates the status of the action set and the total number of jobs obtained in the previous step.
  7. Calls the ABO Bulk Request - Notify User Sub-Process Workflow that notifies the user or creator of the bulk request about the status of the bulk request. For more details, see ABO Bulk Request - Notify User Sub-Process Workflow.

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

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

Get Action Set

GetObject

ABO Bulk Request Processing Service

Get Promotion Action Code

GetPromotionActionCode

ABO Bulk Request Validation Service

Check Status Update

CheckObject

ABO Bulk Request Processing Service

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