Roles in vbcs
Content
We have vbcs screens that has update information form.
Requirement is : There are going to be users logging in to this vbcs application We have a Role in ERP.
We want to map 3 users to this Role in ERP (they are kind of administrator).
If 3 users login to vbcs application then we check if they belong to ERP role - if yes then these users can perform updates on screen and few other privileged tasks.
if any other user ( that does not have ERP role ) logs in then we do not let them do any of above priviledge task.
0