While working in Oracle applications you may need to add roles and responsibility to user account.
How do you do that?
First thing which you can think of is, go to system administrator responsibility navigate to security, user, define.
Query the user and add responsibility. But how do you add role to the user?
Example: Access Approval management Engine (AME) role to work in building an approval process.
So how do you do that?
Login as SYSADMIN, go to user management responsibility, choose 'role' menu.
Query the user to which you want to access AME.
Query the user to which you want to access AME.
Click on update and add role called 'Security Administrator'
Click update once done.
Now logout from SYSADMIN and login as the user (to which you have added the role in previous step). You should be able to access user managment responsibility.
Using user management you can even add responsibility.
Using user management you can even add responsibility.
Security administrator role added to user account |