Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Unable to fetch candidate home address details in the fast formula for an ICP
Summary:
We have written a fast formula of type 'Participation and Rate eligibility' for an ICP to fetch employee's/candidate's state/city from their home address. We have used the below DBIs in the Fast Formula to fetch employee's/candidate's state and city to check if employee is from California state/Illinois state/ Seattle city
PER_PER_HOME_ADDR_REGION_2 = 'CA' OR PER_PER_HOME_ADDR_REGION_2 ='IL' OR PER_PER_HOME_ADDR_TOWN_OR_CITY = 'Seattle'
- Our Fast formula is working fine for the employees who are hired through new hire person page after attaching them with CA/Seattle/IL in their home address as shown below.
0