TM1 Function for TI, ServerShutdown

Shuts down the TM1 Server. Can only be used if the TM1 Server is running as an application, not a Windows service.

What is the ServerShutdown function?

Shuts down the TM1 Server. Can only be used if the TM1 Server is running as an application, not a Windows service.

Where can the ServerShutdown function be used?

TurboIntegrator

What is the syntax for ServerShutdown?

ServerShutdown(SaveData);

SaveData = save changes to the TM1 Server before shutdown using a boolean value
– 1 = save changes
– 0 = do not save