Copying Columns Using the Server Manager Command-Line Interface
After configuring an assignment object to copy columns, Siebel Assignment Manager can copy columnar position- and employee-specific data by initiating an Assignment Manager (AsgnSrvr) server component job from the Server Manager command-line interface (srvrmgr), using parameters described in Modifying the Siebel Assignment Manager Component Parameters.
This task is a step in Process of Configuring Siebel Assignment Manager to Copy Columns.
For more information about using the Server Manager command-line interface, see Siebel System Administration Guide.
To copy columns using the Server Manager command-line interface
From the Server Manager command-line interface, submit an assignment request using the CopyCandSpecData parameter to instruct Assignment Manager to retain the position- or employee-specific data in the team table.
For example:
start task for comp asgnbatch with asgnobjname="Account", objwhereclause="where row_id='88-1FC68'", CopyCandSpecData="Y"
start task for comp asgnsrvr with asgnobjname="Account", objwhereclause="where row_id='88-1FC68'", CopyCandSpecData="Y"