Siebel Business Process Designer Administration Guide > Reference Materials for Siebel Workflow > Predefined Business Services >

Synchronous Assignment Manager Requests Business Service


The Synchronous Assignment Manager Requests business service is for assigning an object using Assignment Manager rules. For more information on Assignment Manager rules, see Siebel Assignment Manager Administration Guide.

This service has one method available, Assign. This method sends a request to the assignment manager server component.

Assign Arguments

Table 74 describes the Assign method arguments.

Table 74.  Assign Method Arguments
Argument
Description

Assignment Object Name

Required. This is the object that you want to assign.

Object Row ID

Required. This is the row ID for the object you want to assign. To assign the work item for the workflow process, set this to the Object ID process property.

TIP:   The Synchronous Assignment Manager Requests business service attempts to assign all records that meet the appropriate criteria, even if they are locked. To prevent errors in your process due to locked records, set up a condition in your workflow process or workflow policy to skip records that do not meet the condition ASGN_USR_EXCLD_FLG = N.

Siebel Business Process Designer Administration Guide