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 with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

Help with CSP fast formula

edited Jun 11, 2021 11:16AM in Recruiting, Opportunity Marketplace 2 comments

Summary

Add additional criteria into existing FF

Content

We have a fast formula in use to progress candidates who pass our external Chemistry assessment. We want to add in an additional criteria so only candidates who are internal will pass. Can someone please help how to add that criteria in? Our FF resource is on holiday at the minute.

DEFAULT_DATA_VALUE FOR IRC_CSP_ASSMNT_PARTNER_NAME IS 'N/A'
DEFAULT_DATA_VALUE FOR IRC_CSP_ASSMNT_RESULT_BAND IS 'N/A'
CONDITION_RESULT = 'N'
 
i = 1
WHILE IRC_CSP_ASSMNT_PARTNER_NAME.EXISTS(i)
LOOP
(
partner_name = IRC_CSP_ASSMNT_PARTNER_NAME[i]

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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