In Business Central 2022 wave 2 (BC21), Microsoft has finally added a new command to generate or update AL permission set. From now on, whether it is PTE or AppSource Extension, permissions should be managed in the permission set object.
Tag Archives: Set
Dynamics 365 Business Central: Permission Exclusion (Exclude in Permission Set)
Today I would like to talk about Permission Exclusion in Business Central.
This was originally a new feature of Business Central 2022 wave 1 (BC20).
More details from Business Central Launch Event 2022 Release wave 1 (BC20):
Tip: Test for Tables Missing from Permission Sets
Test for Tables Missing from Permission Sets in PowerShell.
Quote: “I never want to go back to XML permission”
There are two things that developers in AL do not like to do. Reports – I know very few people who like it, and Permissions. Although in my case I should say I do not like only one thing since permissions I just HATE.
In the next two weeks, we plan to release a new extension on AppSource (stay tuned) and we need to do permissions – as always. I sat with one of our developers and we decided “let’s do it in a new way”.
Dynamics 365 Business Central: Convert permission sets into AL object (Conversion Tool)
Today, I would like to discuss how to convert permission sets in the previous version of BC into AL objects . (Before BC18.0)
As you might know, from Business Central 2021 Wave 1, Permission Sets are now AL objects.
Blog Series Part 11: How to generating permission set for Extension in MSDYN365BC
I am sure you would have created the functionality mentioned in my previous blogs. If you still have not, refer to Customer Requirement for AL Development where I have explained in details about Developing Extension in AL.
In this blog we will discuss about generating persmession set , which is simple and can be done in 2 steps by automated process for any Extension.
Use Excel to create a permission set
When developing in AL creating permission sets isn’t the must fun thing to do…. I thought it must be possible to find a better tool than editing the xml file manually and found some inspiration here. Based on that I created this excel sheet that you can use to create a permission set xml file.