Command rejected - TI debugging is disabled in tm1s.cfg

Post Reply
schlemiel29
Posts: 68
Joined: Tue May 08, 2012 8:29 am
OLAP Product: TM/1
Version: 11.8
Excel Version: Excel 365

Command rejected - TI debugging is disabled in tm1s.cfg

Post by schlemiel29 »

Hi,
I just wanted to use the TI Debugger in PAW.
When I first started the "DEBUG" run, I got the message:

Code: Select all

Command rejected - TI debugging is disabled in tm1s.cfg
OK, with some search I added

Code: Select all

EnableTIDebugging=true
later on

Code: Select all

EnableTIDebugging=T
to tm1s.cfg of the data model. Then I restartet the TM1 process.
I'm using a server for the TM1 data models, and PAW on a different server. There are more than one data model on the TM1 server.

Because that didn't help I restartet both servers, but without any effect. I still get that error.
Any Idea?
Thanks in advance
Dirk
Wim Gielis
MVP
Posts: 3222
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: Command rejected - TI debugging is disabled in tm1s.cfg

Post by Wim Gielis »

You just change the tm1s.cfg file for the TM1 model where you want to debug and restart te model.
Best regards,

Wim Gielis

IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Post Reply