Do not change "com.tibco.cim.cache.clearonupdate" / "Clear record cache on update" property in Configvalues.xml .

Do not change "com.tibco.cim.cache.clearonupdate" / "Clear record cache on update" property in Configvalues.xml .

book

Article ID: KB0093885

calendar_today

Updated On:

Products Versions
TIBCO MDM -
Not Applicable -

Description

Resolution:
Observe the following property in ConfigValues.xml located in the $MQ_HOME/config directory.

<ConfValue description="Clear record cache on data update" isHotDeployable="true" name="Clear record cache on update" propname="com.tibco.cim.cache.clearonupdate" sinceVersion="8.3" visibility="All">
                <ConfBool default="true" value="false"/>
</ConfValue>

For MDM 8.3 and onward, this property is never used by MDM as MDM never clears the record cache after update. This is the default behavior. If this parameter is changed from default value "false" to "true" then it would cause caching issues. It is recommended not to change this parameter value in ConfigValues.xml . In fact, this parameter has been removed from MDM 9.0, the latest MDM release.

Issue/Introduction

Do not change "com.tibco.cim.cache.clearonupdate" / "Clear record cache on update" property in Configvalues.xml .

Additional Information

MDM 9.,0 release notes (Post GA doc release)