TCC Candidate import along with resume
Summary
TCC import scripts for Candidate data along with attached resumeContent
We have a requirement to import candidate information and resumes into Taleo (either links to resumes or the actual document on the server - not sure on the requirement as of now) and send a mail to respective candidates after successful import. The input candidate data would be in xml format (not sure on the input data format as of now).
So far, I have worked on the imports using simple input text files (*.out, *.txt, *.csv). Below are the concerns -
1. How do we use TCC to import the input data in xml format (any sample script for xml input data import would be helpful)?
0