Posted inDynamics NAV & BC Tips & tricks
How to Debug Business Central Production Environment by Snapshot Debugging Method
Snapshot debugging is the best way to debug the Business Central cloud production environment. It records AL codes that run on the server and after finishing the debugging all recorded snapshots are downloaded to your local project. You can debug any previously downloaded snapshots offline (Without…