Wednesday, September 19, 2018

Data Security Policies in Oracle Fusion HCM

Data Security Policy combines:

  • A Duty role. Ex:- Worker Promotion Duty.
  • A business object being accessed. Ex:- Person Assignment.
  • The condition that must be met for access to be granted. Ex:- Human Resource Specialists can promote workers whose person and assignment records are identified in their person and assignment security profiles. 
  • A Data Security Privilege that defines the action being performed. Ex:- Promote Worker.

No comments:

Post a Comment

Query to get the Concurrent Program along with Value Set details

SELECT fcpl1.user_concurrent_program_name       ,fdfcuv.end_user_column_name       ,ffvs.flex_value_set_name value_set_name       ,ffvt.appl...