Is there a way in the Classic Client to decrypt files encrypted with PGP?

tommy_tyrol
Member Posts: 3
Hi Forum,
I received encrypted data from a financial service provider. I would like to decrypt this data and import it with a dataport and assign it to the customer. Except for the decryption of the file, everything runs automatically. It would be great if someone already had experience here.
Best regards
Tom
I received encrypted data from a financial service provider. I would like to decrypt this data and import it with a dataport and assign it to the customer. Except for the decryption of the file, everything runs automatically. It would be great if someone already had experience here.
Best regards
Tom
0
Answers
-
Hello @tommy_tyrol
You can use an external program like gnuPG's Gpg4win (https://gnupg.org/index.html), and call it from NAV.
Regards.0 -
Hello ftornero,
Thanks for the quick reply. Is there a way to pass parameters when calling the software?
Regeards0 -
Hello @tommy_tyrol,
Yes, you can call the program with parameters like this:Program := 'C:\Program Files (x86)\GNU\GnuPG\gpg2.exe'; strParam := '--batch --yes --passphrase %1 -o "%2" -d "%3"'; Parameter := STRSUBSTNO(strParam, PassPhrase, OutFile, InFile);
And call a dosshell to execute the program.
Here is a guide to the program:
https://www.glump.net/howto/cryptography/practical-introduction-to-gnu-privacy-guard-in-windows
Regards0 -
Hello ftornero,
many thanks, i'll try it during the weekend and will give you some feedback on monday.
best greetings!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
- 320 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