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

How can I use fast formula in CSP to move candidate on the basis of country

Summary:

How can I use fast formula in CSP to move candidate on the basis of country

IRC_CSP_CANDIDATE_COUNTRY is the DBI item to be used.


Please correct me this formula is erroring out


Content (required):DEFAULT_DATA_VALUE FOR IRC_CSP_CANDIDATE_COUNTRY is 'XX'

CONDITION_RESULT = 'N'

COUNTRY=IRC_CSP_CANDIDATE_COUNTRY

 IF (COUNTRY = 'India') THEN

  CONDITION_RESULT = 'Y'

return CONDITION_RESULT


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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