Child pages
  • Solution Management

Versions Compared

Key

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

...

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

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

...