DimensionValueCache holds the relationship with Categories and Endeca Dimensions, this component is often used to generate the navigation menu.
In order to refresh this there is a method called refreshCache which does the job however it does check for some properties before actually refresh, so in order force the refresh you need to set some properties to comply with the OOTB code.
The Following script on dash can take care of setting the properties we need to do the refresh
To run this script just click on
And you will see a screen like this:
After running this dash execute each step as follows:
Comments