Fast Formula to Move a Candidate across different state in CSP in ORC
Summary
Trying to create a Fast Formula that will move a Candidate having Pre-screening Score of 30Content
I am trying to create a fast formula which will move a candidate who has a pre-screen score of 30 across different state. The Default pre-screening score is 0. So whenever the score is not found or NULL due to any ERROR. The Candidate Pre-Screening Score will be 0. So for this default value can we even choose any Integer and it can be a negative value also.
DEFAULT FOR IRC_CSP_JOBSAPP_PRESCREEN_SCORE = IRC_CSP_JOBSAPP_PRESSCREEN_SCORE
IF (SCORE 30) THEN
CONDITION_RESULT = 'Y'
1