Child pages
  • Solution Management

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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 solutionRepository Server (see startRepositoryAsTeamProvider setting), allowing Servoy Developer to connect to the Servoy Application Server and update it.

A solution flush also forced Servoy Smart Clients to do a full download the next time they are started, regardless what might already be cached on the client machine.