.

Wednesday, April 02, 2014

Oracle HRMS security profiles restrictions and important points

When you are working on security profiles especially with custom security, you must be careful to see whether another security profile is setup. Because, that may override your custom security profile with those restriction.
 
Ex: in custom security you might have written a piece of code to restrict the users to view applications across all the organizations, and you also set the organization security to restrict applicants at organization level.
 
In this case, your restriction at organization level will override and it will restrict the user to view the applicants in another organization and there wont be any impact of the code written in custom security tab.

Also make sure you have set the restriction such as view applicant, view contract etc.

Run the program :   "Security List Maintenance" to see the effect of the security profile. If you do not run this, you can not see the change you made.


No comments:

Post a Comment