Search found 3 matches

by KathyW
Thu Nov 08, 2012 11:35 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Display Error Message in TI validation
Replies: 8
Views: 12556

Re: Display Error Message in TI validation

rmackenzie wrote:
KathyW wrote:How does the process know the name of the process error log file? I haven't been able to find anything that would tell me this.
Try here
Oops! I should have found that myself! Thank you.
by KathyW
Thu Nov 08, 2012 11:11 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Display Error Message in TI validation
Replies: 8
Views: 12556

Re: Display Error Message in TI validation

I have a question regarding "The sub process writes the details of its TM1ProcessError log file to a cube". How does the process know the name of the process error log file? I haven't been able to find anything that would tell me this. Thanks.
by KathyW
Wed Sep 07, 2011 8:52 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How to set ODBC autocommit off
Replies: 2
Views: 3756

How to set ODBC autocommit off

Does anyone know a way to set auto commit off for ODBCOutput? We are inserting data into a relational DB from a TI process, and by default ODBC is set to auto commit. We would like to commit only when the process is finished and all rows are inserted. I can't find any reference for how to do this in...