even after adding the fast formula candidate phase is not changing to interview scheduled in oracl — Cloud Customer Connect
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

even after adding the fast formula candidate phase is not changing to interview scheduled in oracl

Summary:

Hi Team,

even after adding the below fast formula candidate phase is not changing to interview scheduled

Please advice on this.

CONDITION_RESULT = 'N'
CONDITION_MESSAGE = 'Debug: '

l_interview_operation = get_context(IRC_INTRVW_OPERATION, 'UNDEFINED')

CONDITION_MESSAGE = CONDITION_MESSAGE || l_interview_operation

IF(l_interview_operation = 'INTERVIEW_SCHEDULED') THEN
CONDITION_RESULT = 'Y'

return CONDITION_RESULT, CONDITION_MESSAGE

Thanks in advance.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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