Execute a command like one of 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 SSA software:
change parameter DedDupTypeEnable=True, DeDupTypeType=SSA for component SCCObjMgr_enu
- 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=Vendor1 for component SCCObjMgr_enu
To disable data matching or data cleansing, executes commands like these examples with the DeDupTypeEnable or DataCleansingEnable parameters set to False.
For more information on using the command-line interface, see Siebel System Administration Guide.