How to clear Virtual Viewer Cache
Below are instructions for how to clear Virtual Viewer (VV) cache.
Munis
Enterprise ERP
EERP
Content Manager
CM
CM ViewerÂ
Occasionally this step is needed in addition to clearing browser cache if the CM HTML Viewer is not displaying attachments or otherwise getting stuck loading or saving attachments.
Open the CM Viewer.
Hit F12 on your keyboard. This will open the development console.Â
Note if this doesn't open the first time you hit F12, hit the + button for creating a new document and then hit F12 again.Â
In the bottom of the console, type the following line:Â
window.document.getElementById('virtualViewerFrame').contentWindow.location.reload(true)
Hit enter on your keyboard and the last line in the console should read 'virtualViewer iframe initialized.'Â
Hit F12 again to close the console.Â
Attempt to create and save a new document.Â