Wednesday, September 19, 2018

Duty Roles in Oracle Fusion HCM


  • Duty Roles are associated with Function Security Privileges(FSV) and Data Security Policies(DSP).
  • In the above screenshot Worker Promotion Duty Role is associated with one Function Security Privilege and two Data Security Policies.
  • The FSP Promote Worker secures access to the Promote Worker page. 
  • The DSP Promote Worker Data determines the workers whom users with this duty role can promote.
  • The DSP Choose Position Data determines the positions into which users with this duty role can promote workers.

No comments:

Post a Comment

currentAppUi built in variable in VBCS

$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...