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

TCC complex filter


Hello,

I am having a bit of an issue building a more complex filter in TCC.

Basically, I want to export applicants which have reached either of two specified statuses. So far I managed to achieve this.

The issue appears when one of these statuses has also qualifiers and I need to filter based on the value of the qualifier selection.

Here is the code I am using:

<quer:filtering xmlns:quer="http://www.taleo.com/ws/integration/query">

 <quer:or>

  <quer:and>

   <quer:equal>

    <quer:field path="Applications,ProfileInformation,HistoryItems,ApplicationTrackingHistoryItem.Event,CandidateSelectionEvent.Code"/>

    <quer:string>STATUS_CHANGED_TO_0_IN_STEP_1</quer:string>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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