Question
5
Replies
930
Views
Cognizant
Posted: September 11, 2018
Last activity: July 1, 2019
StaticContentCleaner agent is not working in 7.2.2
Hi All,
We have noticed StaticContentCleaner agent is not deleting the static files from static content path.
/S10/temp/StaticContent/common
Any issue with agent in 7.2.2. Also we have noticed java function in agent activity.
pega.getStaticContentUtils().pruneStaticContentStore();
So we want to know how pega is reading the static contect path.
Thanks,
Deva.
Hi Deva,
StaticContentCleaner agent is deprecated and disabled by default from 7.2.2 versions.
That's why the pruneStaticContentStore() won't do anything.
Thank you!