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: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Looking to extract latest submission UDF update Using TCC

Summary:

I am looking to extract the latest update to a specific UDF update. This is to drive integrations.

I am able to extract the data I want, but get duplicate records because I of date changes.

The Field in question "ProfileInformation,HistoryItems,ApplicationHistoryUpdateItem.CandidateUpdates,HistoryItem,CreationDate"

Version (include the version you are using, if applicable):

TCC Recruiting 17.4: Application

Code Snippet (add any code snippets that support your topic, if applicable):

Filters on the export:

 <quer:projectionFilterings/>

 <quer:filterings>

  <quer:filtering>

   <quer:greaterThanOrEqual>

    <quer:field path="ProfileInformation,HistoryItems,ApplicationHistoryUpdateItem.CandidateUpdates,HistoryItem,CreationDate"/>

    <quer:add>

     <quer:date type="now"/>

     <quer:integer>-1</quer:integer>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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