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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Fast formula compiled but offboarding checklist is not working
Summary:
Fastformula is compiled but doesn't work as eligibility profile for checklist
Content (please ensure you mask any confidential information):
Hello,
We've used below fast formula which is getting compiled but it is not working when attached to checklist as eligibility profile:
DEFAULT for PER_ASG_USER_PERSON_TYPE is 'A'
DEFAULT for PER_LEGAL_EMPLOYER_LEGAL_ENTITY_IDENTIFIER is 'B'
DEFAULT for PER_WORKER_ASSIGNMENT_LEGISLATION_CODE is 'C'
ELIGIBLE = 'N'
IF ((PER_ASG_USER_PERSON_TYPE = 'Employee - Dual Student' OR PER_ASG_USER_PERSON_TYPE = 'Employee - Intern')
AND (PER_LEGAL_EMPLOYER_LEGAL_ENTITY_IDENTIFIER = 'AT00'
Tagged:
0