This image is a graphical representation of a sample submit document pattern that you use when you import candidate records into Oracle Taleo Enterprise Edition.

The first node in the flow shows the integration flow being invoked by a scheduled process. Next, files containing the records to import are read from an FTP server. For each file containing candidate records, records are read in batches of 200 at a time. Each batch is sent to Oracle Taleo Enterprise Edition for processing.

Oracle Taleo Enterprise Edition returns messageKeys for the records you're importing. These messageKeys are appended to a staging file.

After candidate records from all files are read and submitted for processing, the integration flow writes the collected messageKeys to a file on an FTP server or sends them to the get document status flow using the REST adapter.