I have created job which uses the Salesforce BulkExec component. I have created two output files to track the successes and errors of the job. When I execute the job, successes and errors are written out in terms of the record data to my CSV files. My issue is the additional columns for tracking errors on failures and id/created date for success are not written to these files. Additional Information Salesforce API v24.0 talend open studio version 4.2.4 following this example http://techblog.appirio.com/2011/01/loading-data-to-salesforcecom-with-bulk.html