Trigger Preboarding Journey based on projected start date
We have a requirement to trigger preboarding journey if pending worker was an ex-employee and rehire date is more than 6 months from the termination date. But we also have another requirement where preboarding journey should not be triggered if pending worker was an ex-employee and rehire date is less than 6 months from the termination date. We created a Fast formula to check the month difference between projected start date and termination date:
/********************************************
FORMULA NAME: SC_JOURNEYS_GREATER_THAN_6MONTHS
FORMULA TYPE: PARTICIPATION AND RATE ELIGIBILITY
DESCRIPTION: Employee re-hired after 6 months from termination will be eligible
*********************************************/
DEFAULT FOR PER_ASG_PROJECTED_START_DATE IS '1951/01/01 12:00:00' (date)