Page History
...
Switch to your repository tracking list (see Create a Repository List to Track the Things You Create) in the Visual LANSA editor.
...
Server system managers are named <your prefix>_ServerSystemManager.
Open the server system manager and switch to the Source tab:
As you can see, the Initialize and Terminate methods are placeholder stubs. All server modules created by Common Activities have code in them to invoke these methods in the server-side system manager.
...
The use of server-side system managers standardizes processing and centralizes code.
See How should I structure server modules used in VLF-ONE applications?

