Automatically delete inserted file
aceX
Member Posts: 166
Hi there,
I have a process only report which have functionality to import a excel file into Transfer Line table ...
I need to delete imported file (if import is success).
The problem is:
I have a locations on the server \\Files\ExcelFiles\Folder1\Book1.xlsx
\\Files\ExcelFiles\Folder2\AnotherBook1.xlsx
The location \\Files\ExcelFiles\ is fixed but last folder is different and for that reason when I delete the file I'm using
and the problem is when I'm filling value of the LastFolderName.
When I select the file from \\Files\ExcelFiles\Folder1\Book1.xlsx the system does not read that location. When I go in debug session, I see that system reads the selected file from C:\ProgramData\Microsoft\Microsoft Dynamics NAV\80\Server\MicrosoftDynamicsNavServer$DynamicsNAV80\TEMP\Book1.xlsx. So LastFolderName value is TEMP instead of Folder1.
*Is there any way to get somehow the location from where I reed the file, not the server temp location?*
Thanks
Best Regards
I have a process only report which have functionality to import a excel file into Transfer Line table ...
I need to delete imported file (if import is success).
The problem is:
I have a locations on the server \\Files\ExcelFiles\Folder1\Book1.xlsx
\\Files\ExcelFiles\Folder2\AnotherBook1.xlsx
The location \\Files\ExcelFiles\ is fixed but last folder is different and for that reason when I delete the file I'm using
FileMgt.DeleteClientFile('\\Files\ExcelFiles\' + LastFolderName + '\' + FileName);
and the problem is when I'm filling value of the LastFolderName.
When I select the file from \\Files\ExcelFiles\Folder1\Book1.xlsx the system does not read that location. When I go in debug session, I see that system reads the selected file from C:\ProgramData\Microsoft\Microsoft Dynamics NAV\80\Server\MicrosoftDynamicsNavServer$DynamicsNAV80\TEMP\Book1.xlsx. So LastFolderName value is TEMP instead of Folder1.
*Is there any way to get somehow the location from where I reed the file, not the server temp location?*
Thanks
Best Regards
0
Answers
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