Multiple choice technology

An application developer needs to provide a unique name for the server containing the TM1 application. Which of the following tm1s.cfg parameters should be used?

  1. DataBaseDirectory

  2. AdminHost

  3. ServerName

  4. PortNumber

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

ServerName is the correct parameter in tm1s.cfg that uniquely identifies the TM1 application server. DataBaseDirectory specifies where data is stored, AdminHost is for administration, and PortNumber defines the communication port.