Symptom
- In configuring Competencies and Behaviors, I want to use the expected rating option. It works correctly with behaviors, but when I use it for competency the result value is (-1) which is not correct.
Environment
- Performance Management
Reproducing the Issue
- Admin Center --> Company Settings --> Manage Job Roles --> Select Family --> Select Role --> Map Competencies -->C alculate Expected Rating %
Cause
- Expected rating is to be shown with item-rating permissions. If employees do not have item-rating permissions, the value is not being populated for the expected rating, hence the -1 value
Resolution
- Set permissions to something like below :
<field-permission type="read">
<role-name>*</role-name>
<field refid="item-rating"></field>
<route-step stepid="1"/>
<route-step stepid="2"/>
</field-permission>
Keywords
- Expected rating, families and roles, Job Roles, competency, competencies
Product
SAP SuccessFactors HCM Suite all versions