Enabling Auto Match
When a new version of a customizable product is released, Auto Match adjusts the configuration of the product in a quote, asset, or order to reflect the changes. Auto Match is disabled by default.
For Web Client users, you turn Auto Match on by setting its server parameter to TRUE. The following table shows the Auto Match server parameter.
Parameter Name | Display Name | Data Type | Default Value | Description |
---|---|---|---|---|
eProdCfgAutoMatchInstance |
Product Configurator - auto match quote on reconfigure. |
Boolean |
FALSE |
When set to FALSE, Auto Match is turned off. When set to TRUE, Auto Match is turned on. |
For Developer Web Client users (also called mobile client users), add the following entries to the configuration file used to start the application, for example Siebel.cfg.
;; This section will be read for mobile clients only
[InfraObjMgr]
eProdCfgAutoMatchInstance=TRUE