Content Management and Capture

Content Management and Capture

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
Expand all | Collapse all

What access is needed for non-admin super users to create properties in ACCE?

  • 1.  What access is needed for non-admin super users to create properties in ACCE?

    Posted Fri December 11, 2020 06:13 PM

    App Developers need to create properties in a Development environment but aren't allowed full admin access. Want to give an LDAP group of users the permissions needed so they can create properties as needed to test their applications. What security permission is needed to create properties on an object store?



    #FileNet
    #Support
    #SupportMigration


  • 2.  RE: What access is needed for non-admin super users to create properties in ACCE?

    Posted Fri December 11, 2020 06:22 PM

    A Property Template is an Object store level object so security is set on the Property Template class' subclass for the type of Property being created.

    Admin users would have full control on Other Classes, such as the Property Templates class. Non-admin users would require read and create_instance set on the security of the Property Template subclass for the type of properties being created. For example, to give access to your Developers to create string properties:

    Log on to ACCE as an Admin user: your object store> Data Design> Classes> Other Classes> Property Templates> Property Template String> Security Tab> Add the LDAP group of Developers that need to create string properties with a minimum of read and create_instance Once saved, have the Developer log off, clear their browser and log back on to ACCE to validate they have the required access.



    #FileNet
    #Support
    #SupportMigration