Search found 2 matches

by rickthomas1
Tue Apr 26, 2011 4:17 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 API Access to Log Files
Replies: 2
Views: 2434

Re: TM1 API Access to Log Files

VBA is certainly an option. My perceived benefits in trying to access the log files through the API are that it treats all the log files as one so you avoid all the complexity of dealing with multiple files in the right order while applying the proper time filters. Also parses out the fields and aut...
by rickthomas1
Mon Apr 25, 2011 11:57 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 API Access to Log Files
Replies: 2
Views: 2434

TM1 API Access to Log Files

Have some TM1 API experience and more yrs coding than I'd like to admit. Trying to use the API to create a custom logging utility. No problem listing servers, cubes, and dims. Having issues trying to get TM1ServerLogOpen and TM1ServerLogNext working. Specifically, which function(s) do you use to pul...