Hi
I have done Nav 2009 sp1 RTC installation in the following way.
1) RTC server is installed on One Server machine.
2) We have installed RTC client on client machines.
We have a page which will call the code unit contains code FILE.OPEN(filename)
On client machine we have some text files.
I ran my page and selected the text file to be opened.
The code is looking for this file in Nav RTC server machine, not the current machine.
Is there any way so that code will look for current machine to open files through RTC pages.
Thanks and Regards
Ajay
0
Comments
With that in mind it should be obvious that the command 'UPLOAD' or 'UPLOADINTOSTREAM' does exactly what you want. (DOWNLOAD sends the file back to the client).
TVision Technology Ltd
Also try to explore COD419 3-Tier Automation Mgt. for reference.
-
Nav