Siebel Business Process Framework: Workflow Guide > Reference Materials for Siebel Workflow > Predefined Business Services >

Other Business Services used with a Workflow Process


This topic mentions other business services that are sometimes with a workflow process.

About the 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, 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 89 describes Assign method arguments.

Table 89. Description of Arguments for the Assign Method
Argument
Description

Assignment Object Name

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

Object Row ID

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

Reply

It is an output argument of this method.

Avoiding Errors Due to Locked Records

The Synchronous Assignment Manager Requests business service attempts to assign 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.

About the Report Business Service

The Report business service automates sending, scheduling, printing, saving, and emailing reports. It also automates administrative jobs such as synching new users.

For more information, see Siebel Reports Administration Guide.

About the FINS Data Transfer Utilities Business Service

The FINS Data Transfer Utilities business service allows you to transfer data from a source business component to a destination business component without using script.

For more information, see Siebel Finance Guide.

About the FINS Validator Business Service

The FINS Validator business service allows you to validate data based on predefined rules. It is developed through Application Administration, not through script. The Validator business service supports custom messages. For more information, including invoking the FINS Validator Service from a workflow, see Siebel Finance Guide.

About the Dynamic UI Business Service

This business service and associated administration views allow you to create and render views containing a single read-only applet in the Siebel Financial Services application. For more information, see Siebel Finance Guide.

Siebel Business Process Framework: Workflow Guide Copyright © 2008, Oracle. All rights reserved.