You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Multiple HR users are unable to calibrate all employees in the organization

Summary:

Hi everyone,

Calibration works successfully for all employees in the organization when only one HR user is assigned. However, when multiple HR users are assigned, they are unable to calibrate all employees across the organization. The issue occurs only in the multiple HR user scenario.


Content (please ensure you mask any confidential information):

  1. when single HR user is assigned to calibrate, we use this fast formula

DEFAULT FOR CMP_IV_ASSIGNMENT_ID IS 0 
L_PERSON_ID = '0' 
L_ASSIGNMENT_ID = '0'
IF (CMP_IV_ASSIGNMENT_ID = 300000003870252) THEN 
(
L_PERSON_ID = to_char(-999) /*-999 indicates top level Manager.*/

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!