Questions tagged [taleo-connect-client]

A tool by Oracle for importing and exporting data from Taleo.

25 questions
0
votes
1 answer

How to import candidate-requisition with match operation in tcc?

I want to import a candidate-requisition using match operation, but I don't know how, couldn't find match operation guidance. anyone have any idea?
Grace Yang
  • 37
  • 8
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
-1
votes
1 answer

Retrieve accepted offers from last week in Taleo

I have a Taleo Client Connect export which retrieves offers from Taleo Recruiting 17.4. I want to filter my results to only include offers that were accepted within the past seven days. My filter works if I manually specify a date in the XML data,…
Stevoisiak
  • 23,794
  • 27
  • 122
  • 225
-1
votes
1 answer

Taleo asks for an incumbent when importing an open requisition with TCC

I want to use Taleo Connect Client to create an open requisition in Taleo. If a requisition's status is set to draft when importing, it will be created successfully. However, if I try to open the requisition by setting State,Description as "To Be…
Stevoisiak
  • 23,794
  • 27
  • 122
  • 225
1
2