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