Send to Word and Links
 
            
                
                    kirkgoodwin                
                
                    Member Posts: 12                
            
                        
            
                    I want to get the file location of a file generated by the "Send to Word" or "Send to Excel" buttons and populate a "Link".  It doesn't look like NAV is keeping a connection to Word/Excel after launching.  Anyone have ideas?
Thanks
                Thanks
0                
            Comments
- 
            true, same goes for me. Docs get lost after closing...0
- 
            It looks like it is stored in your local TEMP folder as formcaption + xml so you should be able to find the file withENVIRON('TEMP') + CurrForm.CAPTION + '.XML'
 But I have not tested it.
 Good luck.0
- 
            but, if you do it like this, the interaction log is not in line with the linked doc's. Does not look like the word integration can be used for CRM purposes....0
- 
            It seems that the file name is created by the application and not by NAV. I was not able to find some code which set the xml filename...0
- 
            But you can search for the last created xml file into the Folder.
 And thats your file.Do you make it right, it works too!0
- 
            
- 
            the only mistake is, when an other appl. is also stored an file with the same type into the folder after navision stored the file.Do you make it right, it works too!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 323 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions



