This content has been marked as final.
Show 1 reply
-
1. Re: How can i read a file from Network folder
Rohan Raj Jul 14, 2012 1:02 AM (in response to Hali George)Hi George,
The Read document operation of FileUtilService should work, I tried with my network location file "\\HP003\SharedDir\test.txt" as filename. Make sure the SharedDir must be shared and have sufficient rights for the user from whom LC is installed and running on your server.
Alternatively, try Get operation in FTP services under Foundation category. You can get the file content from FTP server and stores in the process variable as a document. Although it needs to activate FTP on the machine from where you want to read the file.
Rohan.
