As I’m digging through the archives, I’m running across some fairly neat stuff that had been put together while I was working on my degree and needing things to create.
One of them is this Touchpoints which returns counts from all the tables that TCC has access to in the data models. This is helpful to find out how much data is actually in the database in preparation for warehousing or decommissioning. This will help you provision the proper space for either of the situations.
It’s a standard TCC Touchpoints, fill out the configuration information within the configboards directory for the zones to query. Then set the variables within the \bin\windows\Environment.bat file. Line 4 is the directory to the TaleoConnectClient.exe provided from Oracle.
To retrieve all files launch the \bin\windows_FullAll.bat file.
About Me