Hi All I am using Purge Surgeon Jar to remove the Akamai cache.
We have overridden the Preprocessor used in the Purge Surgeon Jar and are sending request through it,
But when author are moving Page then the Preprocessor written in Purge surgeon is throwing exception of Resource not found as it is trying to find the Page that is being moved.
So need a solution that the exception doesn't come?
Solved! Go to Solution.
Views
Replies
Total Likes
The Preprocessor written in the Purge Surgeon Jar might have a condition which is directly manipulating resource without check. You can extract that Jar and use it as separate bundle.
Make changes in the code and build the bundle again as a part of your code.
Is there any issue coming to the author as well?
The Preprocessor written in the Purge Surgeon Jar might have a condition which is directly manipulating resource without check. You can extract that Jar and use it as separate bundle.
Make changes in the code and build the bundle again as a part of your code.
Views
Likes
Replies
Views
Like
Replies