Setting up the Job for inserting bulk data into Salesforce
Procedure
- Create a new Job and add a tFileInputDelimited component, a tSalesforceOutputBulkExec component, and two tLogRow components by typing their names on the design workspace or dropping them from the Palette.
- Link the tFileInputDelimited component to the tSalesforceOutputBulkExec component using a connection.
- Link the tSalesforceOutputBulkExec component to the first tLogRow component using a connection.
- Link the tSalesforceOutputBulkExec component to the second tLogRow component using a connection.