server.tempDir

Specifies the directory for temporary files created by Essbase Studio Server, such as rules files and error files. This directory must exist.

The default value defines the relative path to the directory ./ess_japihome/data, created during Essbase Studio installation.

Syntax

server.tempDir=path to temporary directory

If a “name too long” error is returned when attempting to deploy a cube, add an entry for the server.tempDir property to the server.properties file, and specify a shorter directory path. For example:

server.tempDir=C:\\studiotemp

Example

server.tempDir=$USER_HOME/Temp