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.
How to add multiple/advanced data group fiter criteria
Summary
I need help with putting in an extra filter in Data Group to keep the existing code for regular hires, and use new filter for Taleo hiresContent
Hello Everyone,
I am new to HCM extracts, we have a custom extract that uses data group filter criteria to filter the assignment data we are getting from PER_EXT_SEC_ASSIGNMENT_NOW_FUTURE_UE User Entity. These are the and condition we are using in current data group filter:
Extract Assignment System Person Type = 'EMP'
And Extract Assignment Primary Assignment Indicator = 'Y'
And Extract Assignment Type = 'E'
And Extract Assignment Effective Start Date > Effective Date
1