Cognos TM1 Web Configuration Parameters

The configuration parameters for IBM® Cognos® TM1® Web are stored in the tm1web_config.xml file.

The tm1web_config.xml file is located in the following location:

<TM1 install location>\webapps\tm1web\WEB-INF\configuration\

The following parameters are available.

CubeViewerRowPageSize
Specifies the number of rows to fetch in a page of cubeviewer.

See Changing the Cube Viewer Page Size.

CubeViewerColumnPageSize
Specifies the number of columns to fetch in a page of cubeviewer.

See Changing the Cube Viewer Page Size.

GzipCompressionEnabled
Determines if the web server responses will be compressed. Valid values are true/false.
IntegratedSecurityModuleName
Specifies the name of the login module in the file pointed to by the java.security login configuration file.
NavTreeDisplayServerView
Specifies whether to display the Server View node in the navigation tree. Valid values are Y and N.

See Displaying or Hiding the Views Node in the Navigation Pane.

NavTreeHidden
Determines if the navigation panel will be displayed after a user logs in.

See NavTreeHidden Parameter.

NavTreeCollapsedOnStart
Determines if the navigation panel will be collapsed or expanded after a user logs in.

See NavTreeCollapsedOnStart Parameter.

HideTabBar
If set to true, multiple tabs will not be displayed.

See HideTabBar Parameter.

HideWebsheetToolBar
If set to true, all websheet toolbars will not be displayed.

See HideWebsheetToolBar Parameter.

HideCubeviewerToolBar
If set to true, all Cubeviewer toolbars will not be displayed.

See HideCubeviewerToolBar Parameter.

HomePageObject
If set, the object of type of Websheet, Cubeviewer or URL will be displayed after a user logs in.

See Configuring a Global Homepage for All Users.

MaximumSheetsForExport
Maximum number of sheets allowed to Export.

See Setting the Maximum Number of Sheets to Export from a Cube Viewer.

AdminHostName
If set, users will not be asked to enter a value for Admin Host during login.

See Configuring the Cognos TM1 Web Login Page using AdminHostName and TM1ServerName parameters.

AdminHostPort
If set, the client will try to use this port instead of the default Admin Host port.
AdminHostSSLPort
If set, the client will try to use this port instead of the default Admin SSL Host port.
TM1ServerName
If set, users will not be asked to select a TM1 Server to connect to during login.

See Configuring the Cognos TM1 Web Login Page using AdminHostName and TM1ServerName parameters.

CubeviewerStringWrap
Settings for string cell wrapping in the cubeviewer.

See Wrapping string values in cube views.

RecalcOnDataValidationChange

Specifies whether the default recalculation behavior will be overridden when changing the value of a data validation list.

If set to true, a recalculation will be triggered when a value in a data validation list is changed.

If set to false, a recalculation will not be triggered when a value in a data validation list is changed.

RecalcOnPicklistChange

Specifies whether the default recalculation behavior will be overridden when changing the value of a picklist.

If set to true, a recalculation will be triggered when a value in a picklist is changed.

If set to false, a recalculation will not be triggered when a value in a picklist is changed.