Looking for Sample Fast Formula for Auto-Move When Accurate Background Check Passes
Summary:
Hello all,
We are looking to set up a Recruiting Candidate Selection Process (CSP) automation in Oracle Recruiting that will automatically move a candidate to the next phase/state when an Accurate background check returns a Pass result.
Our integration with Accurate is working and the results are posting back into the candidate application, but we are struggling with the Fast Formula syntax. We’ve tried several variations using the DBI for background check status (e.g., IRC_CSP_BGCHECK_STATUS_CODE
or IRC_CSP_PARTNER_RESULT_CODE
) but continue to hit syntax errors.
If anyone has a working Fast Formula for a similar use case—either for Accurate or another background check vendor—would you be willing to share an example? Even a simple “if status = ORA_COMPLETED_PASS then return Y else return N” structure would help.