Enabling Data Quality Using the Command-Line Interface

Use the following procedure to enable data quality at the object manager level using the Siebel Server Manager command-line interface.

To enable data quality at the object manager level using the Siebel Server Manager command-line interface

  1. Start the Siebel Server Manager command-line interface (srvrmgr) using the user name and password of a Siebel application administrator account such as SADMIN. For more information, see Siebel System Administration Guide.

    Note: You must have Siebel CRM administrator responsibility to start or run Siebel Server tasks using the Siebel Server Manager command-line interface.
  2. Execute commands similar to the following examples to enable or disable data matching or data cleansing.

    The examples are for the Call Center English application (where SSCObjmgr_enu is the alias name of the English Call Center object manager of the Call Center application.) Use the appropriate alias_name for the application component name to which you want the change applied:

    • To enable data matching if you are using Universal Connector third-party software:

      change parameter DedDupTypeEnable=True, DeDupTypeType=ISS for component 
      SCCObjMgr_enu
      
    • To enable data cleansing if you are using Universal Connector third-party software:

      change parameter DataCleansingEnable=True, DataCleansingType=ASM for component 
      SCCObjMgr_enu
      

    To disable data matching or data cleansing, execute commands like these examples with the DeDupTypeEnable or DataCleansingEnable parameters set to False. For more information about using the command-line interface, see Siebel System Administration Guide.