- The article discusses the recent introduction of the functionality to attach a debugger to an active user session in Business Central.
- This feature was previously available in NAV, but it has now become available for Business Central.
- The prerequisites for using this functionality are having Business Central Cloud or OnPrem.
- To utilize this functionality, an entry needs to be created in the launch.json file, with important properties being the "sessionId" and the "request".
- Using the debugger attachment is faster than traditional deploy and debug methods, making life easier for developers.
- The author mentions that they tried using the debugger attachment in a Production Environment, but it didn't work, so they resorted to snapshot debugging.
- In conclusion, the article demonstrates how to attach a debugger to an active user session in Business Central.
- The author concludes with a message of "Happy Coding!".
Registered users can view the full text for FREE!
Sign In Now!