Question
2
Replies
38
Views
Posted: July 11, 2018
Last activity: July 27, 2018
Closed
Solved
Implementing Operator Access at various parameters level
Hi,
We have a requirement where access needs to be defined based on Application role, Region, Country, Functionality level read/write access, program level read write access...
Can you please suggest any approach to setup the operator access with these many parameters.
Thanks
Himanshu
Hi,
you can create access roles for each parameter.
ex.
Country - -AccRoleCountry, Region --- AccRoleRegion.
Define the type of access for each Access role with privileges.
Create different access group for each Parameter and mention respective access roles into the access group.
Consider you have a flow action which needs to show on the basis of a parameter in this case you define the privileges in flow action rule and access roles.