Portal Properties: Format and Portal Customizations > Disabling Optimistic Caching
  
Version 10.2.01P10
Disabling Optimistic Caching
You can disable optimistic caching for the purpose of debugging.
1. Disable optimistic caching by modifying the portal.properties file:
Linux:
/opt/aptare/portalconf/portal.properties
Windows:
C:\opt\aptare\portalconf\portal.properties
2. Add the following line:
portal.ocn.optimisticReportCachingOn=false
3. Restart the Tomcat Portal services.