FILE.OPEN : RTC client should look current machine
ajaybabuCh
Member Posts: 208
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
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
-
Okay, BASIC POINT: No C/SIDE code runs on the RTC client. If you think of it as a special purpose web browser you'll be pretty close to the mark.
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).Robert de Bath
TVision Technology Ltd0 -
I guess ,that you are using Common Dialog in RTC ,try to use UPLOAD or download function in RTC , depending on whether you are trying to read or write to file .In Service Tier all File Operations will be performed on server running RTC service .So you need to upload that file to server ,if want to read it .Common dialog will be not required as upload function has its own file dialog .
Also try to explore COD419 3-Tier Automation Mgt. for reference.
-
Nav0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions