You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Fast Formula for Candidate Extra Information

edited Nov 22, 2020 7:09PM in Recruiting, Opportunity Marketplace 2 comments

Content

We are capturing assessment result from a third party application in Candidate Extra Information. For auto progression in CSP we are using the following Fast Formula. It is getting compiled successfully but Auto Progression is not happening.

Please suggest if there any error in the Fast Formula. 

DEFAULT_DATA_VALUE FOR IRC_CSP_JOBAPP_ATTRIBUTE_PEI_INFORMATION_CATEGORY IS 'Assessment Score'
DEFAULT_DATA_VALUE FOR IRC_CSP_JOBAPP_ATTRIBUTE_PEI_INFORMATION3 IS 'Red'

CONDITION_RESULT = 'N'
i = 1
WHILE IRC_CSP_JOBAPP_ATTRIBUTE_PEI_INFORMATION3.EXISTS(i) LOOP
(
  
CSP_JOBAPP_ATTRIBUTE_PEI_INFORMATION3 = IRC_CSP_JOBAPP_ATTRIBUTE_PEI_INFORMATION3[i]

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!