In this episode, you will learn about debugging AL projects, securing your IP, generate documentation on the fly with ALDoc and make it available via a github website, debug production environments with snapshot debugging, get started with performance toolkit, and learn what is rapid application development.
YouTube video outline:
- App.json
- resourceExposurePolicy
- allowdebugging
- allowDownloadingSource
- includeSourceInSymbolFile
- applyToDevExtension
- override allowDebugging with Nondebuggable property
- override resourceExposurePolicy properties with BC-ResourceExposurePolicy-Override
- resourceExposurePolicy
- Launch.json
- learn about BreakOnError preoperty
- learn about BreakOnRecordWrite property
- learn about StartupCompany
- Breakpoint:
- create new breakpoint or remove with F9
- trigger breakpoint conditionally with “Edit Breakpoint”
- Access SQL metrics when debugging
- Debug System application now possible
- Use Launch.json configurations to debug web services or job queues
- attach to a session owned by UserId
- Debug Production environments with Snapshot debugging
- Performance Toolkit:
- Rapid Application Development:
- ALDoc:
— Buy my book —
https://leanpub.com/BCLedgerEntriesInsights
Download pdf sample.


