Question
2
Replies
457
Views
Accenture
Posted: July 21, 2016
Last activity: July 21, 2016
Closed
Is this possible to limit user access to only update records for delegated Data Type?
Hi all,
I have requirement where I need to delegate a local data storage to end user and I want to limit user to only update the exisiting records of data type.
End user should not be able to add a new row or delete any existing row.
Is this kind of partial delegation possible in Pega 7?
Hello,
You can probably achieve it via proper privilege, access when / deny etc. Check out the usage of access when rule pzModifyAllowed to get an idea how it can be used.