Siebel Assignment Manager Administration Guide > Running Assignment Manager > Running Batch Assignment >

Running Batch Assignment Using the Command-Line Interface


You can run batch assignment from the command-line interface using the AsgnBatch command and the designated parameters in Table 45. The command-line interface of the Server Manager is the srvrmgr program. For more information on using the command-line interface, see Siebel System Administration Guide.

You can have a batch assignment task load only a particular group of rules into memory by specifying two job parameters in the request:

  • Use Key Value = <Rule Group>
  • Actual Assignment Key = <Rule Group Id>

For example, the following command tells Assignment Manager to only look at or modify candidates on the team whose rule group id is 1-34XD4 and runs only those rules that are a part of that rule group.

start task for comp asgnbatch with asgnobjname="Activity", usekeyvalue = "Rule Group", ActualAsgnKey = "1-34XD4"

Related Topics

About Running Batch Assignment

Running Batch Assignment

About Running Multiple Instances of Assignment Manager in Batch Mode

Siebel Assignment Manager Administration Guide