Properties reference: Cognos TM1 Connector

This topic lists all properties that you can set to configure the stage.

You can configure this stage in a dedicated configuration view. For more information, see the tm1_designing_connector_jobs.html#t_designing_tm1_connector_jobs topic.

Connection

For more information, see the tm1_connecting.html#swift_connecting topic.

TM1 Server hostname
Specify the hostname of Cognos TM1 Server (for REST API) or Cognos TM1 Admin Server (for Java API).
  • Type: string
Port number
Specify the HTTP port for REST API connection or SSL port number of Cognos TM1 Admin Server.
  • Type: integer
  • Default: 5498
  • Minimum: 0
Use legacy Java API
Connect using the legacy Java API instead of the REST API. Applies only to TM1 version 10.2.x or older.
  • Type: boolean
  • Default: false
Authentication method
Select the type of TM1 authentication. Integrated Windows authentication is not supported when using REST API
  • Type: selection
  • Default: TM1 authentication
  • Values:
    • TM1 authentication
    • Integrated Windows authentication (Java API only)
    • IBM Cognos security
TM1 Server
Specify Cognos TM1 Server name.
  • Type: string
User name
Specify user name for Cognos TM1 Server.
  • Type: string
Password
Specify password for Cognos TM1 Server.
  • Type: protected string
Namespace
Specify namespace for IBM Cognos security authentication.
  • Type: string

Usage

Java settings
Properties for specifying the JVM options.
  • Type: category
Heap size
Heap size (MB). This property corresponds to the -Xmx command line option.
  • Type: integer
  • Default: 160
  • Minimum: 128
JVM options
Specify the additional Java Virtual Machine options.
  • Type: string