EnableTIDebugging
Specifies whether TurboIntegrator debugging capabilities are enabled or disabled.
Parameter type: optional, dynamic
By default, the EnableTIDebugging parameter is set to F
(false).
If you want to use any of the TurboIntegrator process debugging capabilities of the TM1 REST API, you must change the parameter setting to
T
(true). Similarly, you must set the parameter to T
if you want
to use the TurboIntegrator Debugger utility.
Important: Debugging TurboIntegrator processes can consume significant system resources.
It is recommended that you set EnableTIDebugging=T only while debugging
processes in a development environment and that the parameter not be enabled in a production
environment.