But what if you are working on reports remotely using Analytic Web and need to clear the BI Server cache? Here's the trick.
Go to Settings > Administration
In the Administration dialog select "Issue SQL"
In the SQL Statement textbox in the "Issue SQL Directly" dialog, enter the following statement and click "Issue SQL" button.
Call SAPurgeAllCache();
Allow some time for BI server to clear the cache. The page will refresh with results message at the bottom saying operation is successful.
You can also use other cache purge functions based on your need.
Nice one dude .....
ReplyDelete