Hello community.
I need to update access rights for Case records in the database.
Please help me to find out the table name where access rights for case records are stored.
Thanks in advance,
Jana
Like
Dear Jana,
As for the Operation column everything is correct.
Right level: 0 - Denied 1 - Granted; 2 - Granted with right to delegate.
SourceId - Id from SysEntitySchemaRecRightSource, indicates the source from which the right was received.
Position - priority in rights hierarchy. If denying right has a lower number in this column it will be considered above any other rule.
Kind regards,
Roman
Hello Jana,
The tale name should be SysCaseRight.
The same works for other objects - Sys[ObjectName]Right.
Best regards,
Bogdan S.
Dear Jana,
As for the Operation column everything is correct.
Right level: 0 - Denied 1 - Granted; 2 - Granted with right to delegate.
SourceId - Id from SysEntitySchemaRecRightSource, indicates the source from which the right was received.
Position - priority in rights hierarchy. If denying right has a lower number in this column it will be considered above any other rule.
Kind regards,
Roman