Object group management

Certified Senior Developer

We're trying to build an admin interface that allows the administrator to see a list of all the objects in the application and manage the group permissions for each object. So to that end, is there a way to 1) search for every object in an application (or at least a particular type of object) and 2) view/modify the group permissions assigned to them? 

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Appian Employee
    in reply to Marco

    You should control access to objects via groups. There are many apps on the app market and you can even create a site yourself which lets group administrators manage group membership. You don't want end-users in production updating the security of an Object.

    If you want a summary of user access, you can create a report and use our group member functions to show who has access to certain sites, reports, or records.

Children