Search found 4 matches

by wudznet
Thu Apr 22, 2010 12:33 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TI procedure to upload data from flat files.
Replies: 11
Views: 8428

Re: TI procedure to upload data from flat files.

Hi,

I am just new here. the code really works. One question, what if the file doesn't exists yet can you create a loop and then once the file found it will process. This is kinda a trigger to process.

Thanking you

Wudz
by wudznet
Wed Feb 10, 2010 12:39 am
Forum: Useful code, tips and tricks
Topic: TI Chore and Process EXEs
Replies: 13
Views: 19341

Re: TI Chore and Process EXEs

Say you have a TM1 server called TM1Server and it's running on a physical server called TM1Host and you want to run the chore Test, your call should read. TM1ChoreExecute.exe TM1Host TM1Server User Password Test Where a user and password is a valid log in with read access to the chore. Hi Steve, I ...
by wudznet
Tue Feb 09, 2010 1:19 am
Forum: Useful code, tips and tricks
Topic: TI Chore and Process EXEs
Replies: 13
Views: 19341

Re: TI Chore and Process EXEs

Thanks Steve .. I am just newbie in this kind of things .. I am not sure if I need to setup anything from the server or from my batchfile to run TM1ChoreExecute.exe. Please see below the command from my batch file TM1ChoreExecute.exe ServerName TM1instance(servername) userID password Chorename I am ...
by wudznet
Thu Feb 04, 2010 11:52 pm
Forum: Useful code, tips and tricks
Topic: TI Chore and Process EXEs
Replies: 13
Views: 19341

Re: TI Chore and Process EXEs

Hi,

I tried using the TM1ChoreExecute.exe and I always get an error of SystemServerNotfound. I am using TM1 9.4

I am wondering if you can help me..

Thanks very much

Wudz