Fast Formula of Type Recruiting Candidate Selection Process
Summary
FF to make Move to HR action automatic from Offer Accepted StateContent
Hello All,
We wrote an FF to make Move to HR action automatic from Offer Accepted State. Our requirement is simple, if the candidate proposed start date is less than or equal to 10 days from today, that particular candidate record should automatically Move to HR (Pending Worker).
For this requirement we wrote the below FF, however its not working and system is also not giving any error and logs, so we are not sure what went wrong. Please help
/***********************************************************
FORMULA NAME:Autoprogression
***********************************************************/
DEFAULT_DATA_VALUE FOR EXTRACTS_OFFER_ATTRIBUTE_DATE1 IS '4712/12/31' (DATE)
0