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
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

FORMULA TYPE Compensation Default and Override is taking long time to execute

FORMULA TYPE Compensation Default and Override is taking long time to execute.

 while loop is executing for all employees while executing for single person.

Requirement is needs to fetch “cell Assignment” value from Talent Ratings of an employee.

Navigation: search for an employee>>Show more>>Talent Ratings>>9 Box Cell Assignment


Current behavior: while loop is executing for all employees while executing for single person.

Exp

ected behavior: while loop should execute for single employee while executing for single person.


--Sample Fast formula code

 

CHANGE_CONTEXTS( PERSON_ID=l_person_id) 

(

  WHILE HRT_PERSON_N_BOX_CELL_ASSIGN_BOX_SEQUENCE.EXISTS(l_index)  

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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