
Hi,
I'm having some troubles debugging my custom API on Business Central On Premise.
The debugging used to work just fine, then stopped working, then worked again, then again it just doesn't start, so I don't think I can be an issue with my configuration.
I'm working with Postman, with OData and REST custom APIs. My issue is that when I launch the debugger, it doesn't stop on my breakpoints.
I've set multiple breakpoint in my APIs' triggers (onOpenPage, onAfterGetCurrRecord etc.), I publish without debugging (Ctrl F5) then Debug without publishing (Ctrl Shift F5) (il also tried with debug with publishing (F5)), the debugger is launched but doesn't stop on my breakpoints.
I'm i doing someting wrong ?
Hi,
Use the below link for debugging the AL code.
https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-debugging
Regards
Amit Sharma
Press Yes if Info is useful