uploading a csv file into the TI process from an ftp site
Posted: Thu Sep 29, 2011 4:33 pm
Hi,
My requirement is like this
I have to upload an csv file into the TI process from an ftp site
This ftp is located as a folder in the server of TM1
for eg,
if this is the ftp that i am using ftp://160.60.6.190, the files placed in here are stored in an path local to the server in the E drive
So when i browse in the TI Process, i could select my process as E:/ftp_Cognos/assumptions/assumptions.csv(ftp_Cognos is user name and pswd that we use to enter the ftp site)
As this folder is local to the server alone, it is running in the server alone and not in client machines
I also tried the path as ftp://160.60.6.190 (ip changed) , ip of the server , this is the site where the files are .
TM1 is throughin an error to use correct path conventions and recommending to use from an shared path(network neighbourhood) like //160.60.6.190/assumptions/assumptions.csv)
but it is required to use it from ftp site
so kindly help me to find a solution for this
My requirement is like this
I have to upload an csv file into the TI process from an ftp site
This ftp is located as a folder in the server of TM1
for eg,
if this is the ftp that i am using ftp://160.60.6.190, the files placed in here are stored in an path local to the server in the E drive
So when i browse in the TI Process, i could select my process as E:/ftp_Cognos/assumptions/assumptions.csv(ftp_Cognos is user name and pswd that we use to enter the ftp site)
As this folder is local to the server alone, it is running in the server alone and not in client machines
I also tried the path as ftp://160.60.6.190 (ip changed) , ip of the server , this is the site where the files are .
TM1 is throughin an error to use correct path conventions and recommending to use from an shared path(network neighbourhood) like //160.60.6.190/assumptions/assumptions.csv)
but it is required to use it from ftp site
so kindly help me to find a solution for this