web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Business Central Musings / Snapshot debugging versus A...

Snapshot debugging versus AL Profiling

SilverAdo2021 Profile Picture SilverAdo2021 590

Snapshot Debugging With snapshot debugging, you can record AL code that runs on the server, and when it has completed, debug the recorded snapshot in Visual Studio Code. The snapshot can be taken in Production environments since Business Central 17.2 In launch.json add a configuration like this: You start a snapshot with the command: AL Profiling AL […]

The post Snapshot debugging versus AL Profiling appeared first on Business Central Musings.


This was originally posted here.

Comments

*This post is locked for comments