Siebel Data Quality Administration Guide > Batch Mode >

Running Data Quality Batch Mode Requests from the Command Line


You can start your batch mode component requests using the srvrmgr program from the command line. For more information about running component requests from the command line, see the chapter on using the Server Manager command-line interface in the Siebel Server Administration Guide.

Use the following syntax for your batch mode requests:

start task for comp DQMgr with BCName=<Buscomp Name>,
BobjName =<Business Object Name>,
OpType=<Operation Type>,
ObjWhereClause=<Object Where Clause>,
ObjSortClause=<Object Sorting Clause>

For example, the following code starts a batch data cleansing request for account data:

start task for comp DQMgr with BCName="Account",
BObjName="Account",
OpType="Data cleansing"

For more information about running batch mode data cleansing using the Siebel Data Quality Universal Connector, see Running Data Cleansing in Batch Mode Using Siebel Data Quality Universal Connector.


 Siebel Data Quality Administration Guide 
 Published: 15 May 2003