Server Node Method Restrictions

As the Application::msgBox method has no meaning in a server node environment, a message box is always executed on the client node or presentation client workstation, even if it is called from a server method.

Print facilities (the Printer class and CMDPrint class) are not supported on server nodes. An exception is raised if a printing operation (for example, calling the Printer::setPrinter method to set the output printer) is invoked from any of the following.

An exception is raised or an incorrect result is returned if any of the following methods is invoked from a server method or from a server application.

Application ::globalLockException Collection ::inspect Collection ::inspectModal
Exception ::debug Form ::showModal Form ::popupMenu
Object ::inspect Object ::inspectModal ObjectArray ::limitExceeded
Process ::debug RootSchemaApp::msgBox