This repository contains a set of executable tools designed to analyze and process Navision (Microsoft Dynamics NAV) text exports. These tools allow users to import TXT files from Navision and find all references and usages of fields, functions, and other elements within the Navision codebase.
This is the main tool that allows you to import TXT files from Navision and find all references and usages of any single field, function, or other elements in your Navision application.
Analyzes Navision exports for structural patterns and dependencies.
Facilitates the import of Navision TXT files into the GDT analysis format.
Updates and maintains the GDT analysis database.
The application is provided as standalone executables. No installation is required beyond copying the files to your desired location.
- Export your Navision objects as TXT files
- Launch GDTWhereUsed.exe
- Import the TXT files through the interface
- Search for any field, function, or element
- Review the results showing all references and usages
Refer to the documentation for detailed instructions on using GDTAnalyzer, GDTImport, and GDTUpdate.
- Windows operating system
- .NET Framework (version required: specify version)
- Sufficient disk space for analysis of large Navision exports
This software is distributed under the terms of the included LICENSE file.
For support or questions, please open an issue in this repository or contact (your contact information).
Contributions are welcome! Please feel free to submit a Pull Request.
Developed by GDT IT Consult GmbH