Running Batch Assignment Using the Server Manager Command-Line Interface

This topic is part of About Running Batch Assignment.

You can run batch assignment by running the Batch Assignment (AsgnBatch) component from the Server Manager command-line interface (srvrmgr), using the parameters described in Modifying the Siebel Assignment Manager Component Parameters.

For more information about using the Server Manager 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", usekeyval = "Rule 
Group", ActualAsgnKey = "1-34XD4"