Remove Roles from users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2017 10:59 PM
How do I remove a role of a user from a scoped application?
I tried to perform delete operation on sys_user_has_role table.But application access for the table is restricting to perform delete
operation on the table..
I have seen many discussion for the topic on the community. But my requirement is little different.
I am doing this operation from a scoped application and not with the global scope.
Is there any other way to remove roles from users..?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2017 01:54 AM
Hi anjiadmin and madhukavya,
Sorry for the requirement being misinterpreted.
I need it to be done from code level not manually.Say, I need to remove role of a user by executing business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2017 02:03 AM