web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Permission Set Object

Teddy Herryanto (That NAV Guy) Profile Picture Teddy Herryanto (Th... 14,284 Super User 2025 Season 2

Starting from BC18 (2021 Wave 1), we can use Permission Set Object to write our app permission set. You can still use the XML permission, but we now have option to use Permission Set Object. So much easier, simpler to use.

Hello Permission Set Object

You can even extend an existing permission set.

How good is that ? But there’s more than that. You can even split and join multiple permission sets using IncludedPermissionSets. Use Assignable property to show only the one you want to assign to the users.

The Assignable property is used to allow you to assign the permission set to the user. If you don’t see your permission set object in BC, make sure to check on the Assignable property. By default it is currently set as False.


This was originally posted here.

Comments

*This post is locked for comments