Wonach suchst Du?
What are you looking for?

How do I reset the Web API Server Cache?

Overview

Whenever you change any settings, it is necessary to reset the Web API Server Cache (WebUI) for the changes to take effect.

Steps

  1. Log in as any user to the system where you want to perform a server cache reset.

    Note: Without an active user session you cannot perform the next steps.

  2. In the following link, replace <yourhostname> with your server name and port:
    https://<yourhostname>/rest/api/debug/cacheReset.
  3. Copy the link into the address bar of the browser where you have an open session of metasfresh and execute it by pressing ↵ Enter.
  4. If a blank page appears, the cache reset was successful.

View source file on GitHub.com