Child pages
  • Solution Management
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The Solutions node of the Servoy Admin page provides an overview of all available solutions.

It allows for new (versions of) solutions to be imported, remove entire solutions, activate specific versions of a solution and flush the

Flushing a solution
The Flush button will flush a specified solution from the Servoy Application Server's memory. The server will not load that solution again - until it is requested again by a client.
Flushing a solution is required when the solution in the repository is modified in such a way that the Servoy Application Server is not aware of the changes. This is the case when the Servoy Application Server is started as

You can use the Flush button to unload the solution so that when clients reconnect to the server, they will get the latest release of the solution.
NOTE: If you use Servoy Developer on the same server as Servoy Server, the changes you make will not become active until you reload the solution.

  • No labels