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.

Issue with Offer Letter Conditional Regions using AND operator

Summary:

I have configured an Offer Letter Template with conditional regions. I've double-checked the syntax and all look correct, but I am not getting the expected result. 

Content (required):

Conditional Region 1:

<?if:FULL_OR_PART_TIME='Part time' and ASSIGNMENT_CATEGORY!='INTERN'?>


Conditional Region 2:

<?if:FULL_OR_PART_TIME='Part time' and ASSIGNMENT_CATEGORY!='INTERN'?>


Conditional Region 3:

<?if:ASSIGNMENT_CATEGORY='INTERN'?>


In my test case, I have a Full Time/Part Time value of 'Part time' and an Assignment Category of 'INTERN'.

So regardless of what's in Full Time/Part time, I should get Conditional Region 3.  But I'm actually getting region 2 . I shouldn't get this since the condition states DOES NOT EQUAL 'INTERN'. Same issue is true when I change to 'Full time' ... I get region 1 in this case. This does not seem to make sense to me. Is my syntax wrong?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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