Taleo Connect Client

Taleo Connect Client (TCC) is a user friendly, easy to use tool. You can create powerful integrations between your Taleo Connect account and over 150 of the world’s leading HRIS platforms. The full user guide can be downloaded from Oracle here (you will need an Oracle Support account).

Taleo Connect Client (TCC) combines a user-friendly and professional development environment to design and configure integrations.

Taleo Connect Client Installation

You will need an account with Oracle Support to access the Oracle Software Delivery Cloud from this oracle support article.

As of January 03, 2019 the most recent available installers/files are:  TCC (client) 19D ; PIP (data model) 19A.1.0.3 

  • The 19A PIP can be used with earlier/later versions of TCC
  • The only new PIP/data model in 19A PIP is a Transitions 19 PIP.  The other files in the PIP remain the same as the previous version.
  • 19A PIP is compatible with TCC 17, 17.4 and 17.8, 19B and 19D

This video does a good job at describing the installation process. However the eDelivery software has changed its interface and, honestly, is not as user friendly. The video is about 3 years old and references version 14.

Taleo Connect Client Application Data Model

The Data Model installer must run first as the Connect Client installer will ask for the installation folder of the Data Models.

Taleo Connect Client Application Installer

  1. Run the Taleo Connect Client installer.
  2. If you are using an encryption key server to encrypt the Taleo Connect Client passwords, then enter the server’s address and port. Otherwise, leave the Address and Port fields empty. Click Next.
  3. Enter C:\Taleo Connect Client\ProductIntegrationPack as the location where the Product Packs (PIP) files are installed, and then click Next.
  4. Accept the default values on the remaining installation wizard pages, and install the Taleo Connect Client. When the installation is complete, start the Taleo Connect Client.
  5. From the Product list, select Recruiting 17.4 or the Recruting option that matches your Oracle Taleo Enterprise Cloud Service release.
  6. In the Endpoint section, specify the protocol used to reach your Oracle Taleo Enterprise Cloud Service instance (HTTP or HTTPS), and then enter the host and port numbers.
  7. In the Authentication section, enter the required sign in details.
  8. Click Ping.

Taleo Zone URL

Orale will provide URLs for all of your Taleo zones. They will normally look like this:

yourcompany.taleo.net

s01yourcompany.taleo.net

s02yourcompany.taleo.net

User Credentials with Integration User Type

You will have to make sure that the user you connect with as the integration user type add it to it in order to ping and run the Taleo Connect Client (TCC) product.

Taleo Connect Client Training

If you would like custom training for you staff, we offer basic and advanced training with an agenda similar to what you see in the list below:

  1. Integration Overview
  2. Integrations and Configuration Process
  3. Connection Methods
  4. TCC Connect Components
  5. Troubleshooting
  6. FAQs
  7. Case Studies
  8. Support Tips

Taleo Web API

Taleo provides programming access to your organization’s information using an application programming interface called the Taleo Web Services API (the API).

Taleo TCC Custom Library (Custom Steps)

If you want to do more advanced items as seen in the list below you will need a custom set of libraries. Taleo\Oracle delivers the package with source code and does not provide ongoing support or maintenance after initial delivery.  Like any open source object, customers are allowed to edit the code for their own purposes and take responsibility of the initial and ensuing code maintenance. You can use the button below to go to that OHUG article. You will have to have a valid OHUG account to log in and access the content.

The library contains code that will help you with the following processes:

  • Add a custom header and/or footer to a result file.
  • Transform a CSV input file into XML format.
  • Transform a CSV export result to a fixed column length format.
  • Synchronize the last run dates for multiple extracts.
  • Transform the content of a CSV column using regular expressions.
  • Replace characters (typically special characters) in all the file content.
  • Build and send an email from a result file content.
  • Download & Upload data file from an SFTP server for processing.
  • Raise an exception when there is an error reported in the export file.
  • Enhanced XSL transformation
  • Split an XML result document into one file per record.
  • HTTP post a result file.
  • Extract attached files content and create files on disk. E.g. resumes, onboarding PDFs
  • Merge Multiple results into single file.
  • Hierarchical sorting of a data file e.g. Org/Location parent-child
  • Transform query into a count
  • Daily Count – extract
  • Daily Count – extract max cap by integration
  • JDBC Query for imports – direct connection from dB to TCC
  • Generate personalized email based on export content
  • Parameterized query with symbols