Find answers to your technical questions and learn how to use our products
Search suggestions:
Reset the application cache through web service.
curl --location --insecure -u <epm_username>:<epm_password> "https://<EPM_SERVER>/EPWebServices/rest/management/clear/cache?defaultZone=0"
On successful completion, the system displays the message:
MPP Cache Cleared Successfully
Previous Topic
Next Topic