Statement -HTML and JS Script Cache flush in AEM
Environment - AEM 6.3 GA
Solution :
Environment - AEM 6.3 GA
Solution :
- Go to the Felix console URL: http://localhost:4502/system/console/scriptcache
- Login with username and password if not logged into the AEM server.
- See the below list of cached content .
- Click on the clear cache or click on remove to clear individual files cache.
- That's it!
Hi,
ReplyDeleteWhenever i deploy the core components with my code i am getting this error "Runtime extension is not available: use" resolution to clear the cache which u mentioned here. But when i deploy my custom code without core components i am not getting this error. Can you explain why?
thank you,
Surya