server.runInBackground

When set to “true,” Essbase Studio Server runs in the background. The display of server console commands and hints in the server console are blocked; and users are prevented from typing commands in the server console.

The default value is false; however, when Essbase Studio Server is running on UNIX, this property is automatically set to “true” during installation.

Syntax

server.runInBackground=true|false

Example

server.runInBackground=true

Note:

On UNIX, to run Essbase Studio Server in the foreground, see Starting Essbase Studio Server in the Foreground on UNIX.