Overview
Whenever you change settings, it is necessary to reset the server cache for the changes to be take effect.
Steps
- 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.
- Enter your server name and port into the following link:
https://<yourhostname>/rest/api/debug/cacheReset
.
- Copy the link into the address bar of the browser where you have an open session of metasfresh and execute it by pressing
↵ Enter
.
https://mydockerhost:8080/rest/api/debug/cacheReset
- In case of success, only a blank page will be displayed.
View source file on GitHub.com