A cloud-based service for managing employee recruitment. Developed by Oracle.
Questions tagged [taleo]
50 questions
0
votes
1 answer
Taleo Enterprise Edition - Hiring Status History
Either using TCC or by API, I would like to get the below details of a Candidate and Job Combination :
What is the list of Hiring Statuses a Candidate has gone through so far (Step, Status)
Also the update datetime of each such Step, Status
This…
0
votes
1 answer
How to Export latest Offer Start Date in TCC
I am trying above query but dosent work, can someone help.I am looking to export only the latest start date from Offers.

srikanth
- 1
0
votes
1 answer
Unable to get Taleo entity picklist values
I am working with Rest API's of Taleo Business edition. I am unable to get picklist values using Discovery API. For example if i try to get picklist values for 'status'field of Requisition using Rest API …

Rajjy
- 176
- 13
0
votes
1 answer
How to extract data based on csv file using Taleo Connect Client?
We are doing an integration between a 3rd party application and our Taleo instance. We have a requirement where the 3rd party application will provide us a list of Candidates and we will import these Candidates in Taleo. No problem there. However,…

ads
- 1,703
- 2
- 18
- 35
0
votes
3 answers
ETL of Human Resource data from Taleo
My company needs to migrate data from a Taleo system to a new HR system.
A little research suggests that traditional ETL may not work against the Taleo cloud based system, but I don't know enough about the setup and am trying to learn.
Does anyone…

KMW
- 109
- 7
0
votes
1 answer
How do I add a row number column in TCC Output?
How do I add a row number column in a Taleo Connect Client extract script?
I am using the below XML but I am facing issues.

shivam
- 383
- 8
- 22
0
votes
1 answer
Replace null values in Taleo-Connect-Client extract
I am extracting some values from Taleo via TCC export script and few rows in a column are blank, I want to replace the blank values with 'NULL' written.
For example
SignonBonus
1.20000
2.
3.30000
4.250000
How is this possible ?
I have tried the…

shivam
- 383
- 8
- 22
0
votes
1 answer
How do I create an OR filter in Taleo Connect Client?
I want to create an Export in Taleo Connect Client to find candidates that are missing either an Address, City, or ZipCode. However, I don't know how to create a filter with multiple conditions.
For example: The filters below will find candidates…

Stevoisiak
- 23,794
- 27
- 122
- 225
0
votes
1 answer
What does a red icon next to a field mean in Taleo Connect Client?
While selecting fields for a Candidate Import in Taleo Connect Client, I noticed a small red icon next to a few of the fields. (IE: EmailAddressValidated, Applications,Number)
What does the red sign icon next to a field mean in Taleo Connect…

Stevoisiak
- 23,794
- 27
- 122
- 225
0
votes
1 answer
How do I use a constant string as a Projection in Taleo Connect Client?
I have an Export created with Taleo Connect Client 17.4 that retrieves a list of offers from Taleo Enterprise 17.5.1.
OfferNumber FirstName LastName
101 Leesa Rathe
102 Annabela Purser
103 Mattie …

Stevoisiak
- 23,794
- 27
- 122
- 225
0
votes
1 answer
How do I cancel a request in Taleo Connect Client?
I have an Export request in Taleo Connect Client which has been running for several minutes without a response. I'd like to cancel my request so I can make changes.
How do I cancel an active request in Taleo Connect Client?

Stevoisiak
- 23,794
- 27
- 122
- 225
0
votes
1 answer
How do I use relative paths in Taleo Connect Client?
Is it possible to use relative paths in a configuration file for Taleo Connect Client?
For example, let's say I have a TCC export script saved as C:\foo\test_sq.xml.
C:\
foo\
test_cfg.xml
test_sq.xml
Later on, if I rename my folder to…

Stevoisiak
- 23,794
- 27
- 122
- 225
0
votes
1 answer
How do you access an XML node with a colon (:) in it?
I am trying to access a Taleo RSS/XML feed and parse the data. I am using SimpleXML, and it is loading in all of the regular data correctly, such as , , etc.
However, there are several nodes that are formatted like or…

Philip Smith
- 327
- 4
- 17
0
votes
1 answer
Taleo OBIEE - Merged Candidate Profiles Showing
I have created a report in Taleo OBIEE and I am getting a result that is not correct and I am trying to mask out the incorrect data (or determine what has been done incorrectly to cause this). I have merged candidates showing on the report. I these…

Brian Alterman
- 75
- 4
- 13
0
votes
0 answers
Getting data using Taleo SOAP API in C# using WSDL
I am using Taleo SOAP API and trying to access some UDF fields for 'Candidate' entity in .NET (c#) I have been able to get the basic fields and related entities fields using the data dictionary…

Learner
- 13
- 3