Auto Progression of the candidate based Interview Schedule
Content
Hi All,
We have a requirement to move the candidate from 1st interview/Interview to be scheduled (Phase/State) to 1st interview/Interview Scheduled (Phase/State) based on "Scheduled" status of Interview in 'Interview' tab. (Can be candidate managed or Hiring team managed).
We are trying achieve this with below fast formula but no luck.
DEFAULT FOR IRC_CSP_JOBAPP_PHASE_NAME IS ' '
DEFAULT FOR IRC_CSP_JOBAPP_PHASE_CODE IS ' '
DEFAULT FOR IRC_CSP_JOBAPP_CSP_STATE_NAME IS ' '
DEFAULT FOR IRC_CSP_JOBAPP_CSP_STATE_CODE IS ' '
l_phase_name = ' '
0