Page 1 of 1
TI process error
Posted: Wed Mar 03, 2010 1:23 pm
by ramanapaydala
helo gurus,
I am trying to run ti process to upload one csv file and its throwing an error message that i have atched in a document. please go through it,as its realy urgent.
Thanks in advance.
Regards
Venkat
Re: TI process error
Posted: Wed Mar 03, 2010 4:25 pm
by Steve Rowe
Basically the field in your datasource you have mapped to Deal_Type dimension is not found and so the record is being rejected. It appears to be be blank......
HTH
Re: TI process error
Posted: Thu Mar 04, 2010 3:43 am
by ramanapaydala
Thanks for valueble reply and more request is
Sometime i am getting process aborded
Re: TI process error
Posted: Thu Mar 04, 2010 8:01 am
by Steve Rowe
Hi,
The "unable to open the file error" can happen for three reasons.
1. You have specified the incorrect path or the file name is wrong. The path needs to be from the viewpoint of the server.
2. There is a sharing issue, typically the user has the file open at the same time as trying to read it in.
3. Security, sometimes the server will not be able to access the file becuase of the credentials the TM1 service is running.
HTH
Steve