http://localhost/niku/app?action=security.caches
This page allows us to flush selected object or all the object from application cache. Flush will not affect any kind of application outage.
Some of the use:
- Sometimes user complains they don't see manu links on the left hand side, they see blank bar, but no links. If you find such problems go to above page and use flush all it will resolve the issue.
- Many customization (off-bit customization) needs refresh of the application server memory. We can use flush all in such cases.
2 comments:
Can you please provide what other hidden actions can be done? i know of xog.client. Any others?
Try this:
http://localhost/niku/app?action=security.locks
Post a Comment