Question

Create a permission set that only allows (New + Modify)

  • 24 August 2023
  • 1 reply
  • 64 views

Badge +4

Hi all,

How to create a permission set that only allows (New + Modify) rather that giving full or read only access in IFS Cloud?

Users are only allowed to create new and edit existing data. Deletion of data is not allowed.

Example : Sales part from sales category

Thanks.


1 reply

Userlevel 2
Badge +6

Hi @ZhanHao ,

I believe this is not possible, CUD operations are coupled together as one entity action in the entity actions grants page. Therefore it’s not possible to revoke or grant a single CUD operation from an entity. instead you can either revoke all CUD operations or grant all CUD operations of a single entity at once. 

Please refer - https://docs.ifs.com/techdocs/23r1/030_administration/010_security/020_permission_sets/023_permission_set_projection_grants/#projection_grants_overview

 


 

Reply