Get Started with Redwood for Oracle Cloud HCM Begin Now
TCC Query to pick employees with future hire date
Summary: I need to modify my TCC Query to select an employee with a future hire date
Content: Exporting External candidte from Taleo Enterprise Edition to Oracle EBS, current candidate has a hire date for July 1st 2024 and would like to retrieve the record to start onboarding process
Version: TEE 24A
Code Snippet:
<quer:filtering xmlns:quer="http://www.taleo.com/ws/integration/query">
<quer:field path="CSWLatestDate"/>
</quer:truncate>
<quer:date type="now"/>
</quer:truncate>
</quer:equal>
</quer:filtering>
Tagged:
0