TL;DR There is now a pre-release version of the AL Test Runner extension for Visual Studio Code. It will have the latest (and possibly unstable) features. Pre-Releases VS Code recently
TL;DR There is now a pre-release version of the AL Test Runner extension for Visual Studio Code. It will have the latest (and possibly unstable) features. Pre-Releases VS Code recently
Suppose we want to Test & Enable Mailbox of the below user programmatically. We can see the below notification for the disabled mailbox. This mailbox is disabled for email processing.
In PowerShell: $tablesInPermissionSets = @() $permissionSets = gci . -Recurse -Filter '*.al' | ? {(gc $_.FullName).Item(0).startsWith('permissionset')} $permissionSets | % { $content = gc $_.FullName -Raw [Regex]::Matches($content, '(?<=tabledata ).*(?= =)') |
#110. My current team is stuck in Limbo. We’ve finished development of a Dynamics 365 application for a local government department and we’re tapping our fingers waiting for acceptance testing
#110. My current team is stuck in Limbo. We've finished development of a Dynamics 365 application for a local government department and we're tapping our fingers waiting for acceptance testing