Page 1 of 1

Debugging TI-Processes

Posted: Thu Jan 29, 2009 10:26 am
by SADELMA
Hello all,

is there any possibility to debug a TI-Process? Perhaps with a tool or something? The only way i have found was to track everything (variables etc.) with an ASCIIOutput. The problem is that my logfiles are getting very hughe and it is not very practible to work with them.

I thank u in andvance!

Re: Debugging TI-Processes

Posted: Thu Jan 29, 2009 10:42 am
by David Usherwood
I wish! It has been requested many times. At present, Asciioutput is the only tool you have. You can, of course, write several files out at once and put all the logic you like on them. But it's pretty *(&*&%^ primitive.

Re: Debugging TI-Processes

Posted: Thu Jan 29, 2009 10:49 am
by jim wood
The only way I have found is create many TI processes and break your down and split it across them (Where possible of course). I have also found that it can be a bit flakey if you are editing a process. Sometimes it can be quciker o create a new with code to see if that works. (If there are any errors you sometimes find them when moving.)

Re: Debugging TI-Processes

Posted: Thu Jan 29, 2009 1:10 pm
by George Regateiro
David Usherwood wrote:I wish! It has been requested many times. At present, Asciioutput is the only tool you have. You can, of course, write several files out at once and put all the logic you like on them. But it's pretty *(&*&%^ primitive.

When we started looking into the Cubewise offering, that is discussed in the Commercial Offerings forum, I asked our rep about the possibility of any of the features making it into TM1 and was told that there were no plans at this time to enhance the development environment.

Re: Debugging TI-Processes

Posted: Fri Jan 30, 2009 9:10 am
by Martin Ryan
Further discussion of Cubewise's extend can be seen here.