Resetting the application cache through web service

Last Updated : Oct 30, 2024 |
Reset the application cache through web service.
  1. On the command line, type the following:
    ADDITIONAL INFORMATION:
    curl --location --insecure -u <epm_username>:<epm_password> "https://<EPM_SERVER>/EPWebServices/rest/management/clear/cache?defaultZone=0"
  2. Press Enter.
    STEP RESULT:
    On successful completion, the system displays the message:
    MPP Cache Cleared Successfully