For more information, please refer to this announcement explaining best practices for getting answers to questions.
Export of Onboarding Documents using TCC
Content
Hi. We are in the preliminary phase of our Onboarding project (we have the Taleo Recruiting app live). I need to determine how to extract the Onboarding documents (attachments) from the Onboarding tables in order to pass them as PDF files to our document imaging application. I found a high-level explanation, along with a powerpoint from one of last year's SIG presentations, that states to build a TCC export and create 2 files - an XML file (Base64 gzip) for the document, and a CSV for the imbedded data fields.
My question is - how do I determine which data fields exist for each document type being extracted, in order to put that data in the CSV file? We will have multiple Onboarding documents (some custom), each with a variety of data fields embedded in them. Since we don't have a working application yet, I am using the data dictionary and the onboarding template PDF documents to research this, but I can't find the link between the OnboardingProcessDocument and the actual variable data fields embedded in the document.