Opening files from Client side
mo_x
Posts: 50
Hey,
we have a xmlport that imports files from a network directory, but the user get "access denied" error. Is there any way to open the file with client credentials? or download it to a temporary location on the client and run from there?.
thanks.
we have a xmlport that imports files from a network directory, but the user get "access denied" error. Is there any way to open the file with client credentials? or download it to a temporary location on the client and run from there?.
thanks.
0
Best Answer
-
What you need to do is to upload the file from client to server, and then in the code opening/loading the XML refderence the file on the server
Look into codeunit 419, yo will find there functions enabling you to select file on the clinent machine, upload them to the temporaty location on the NST server, and delete uploaded file after procesing is done.Slawek Guzek - www.yitron.co.uk
Business Central, MS SQL Server, Wherescape RED;5
Answers
-
I guess that if you want to open in the client side, you should use run on client0
-
What you need to do is to upload the file from client to server, and then in the code opening/loading the XML refderence the file on the server
Look into codeunit 419, yo will find there functions enabling you to select file on the clinent machine, upload them to the temporaty location on the NST server, and delete uploaded file after procesing is done.Slawek Guzek - www.yitron.co.uk
Business Central, MS SQL Server, Wherescape RED;5
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
- 611 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
