Skip to main content Skip to complementary content

Configuring the Job for inserting bulk data into Salesforce

Procedure

  1. Double-click the tFileInputDelimited component to open its Basic settings view.
  2. In the File name/Stream field, browse to or enter the path to the input data file. In this example, it is D:/SalesforceAccount.txt.
  3. Click the [...] button next to Edit schema and in the pop-up schema dialog box, define the schema by adding four columns Name, ParentId, Phone and Fax of String type. When done, click OK to save the changes and close the dialog box.
  4. Double-click the tSalesforceOutputBulkExec component to open its Basic settings view.
  5. In the User Id, Password and Security Key fields, enter the user authentication information required to access Salesforce.
  6. Click the [...] button next to the Module Name field and in the pop-up dialog box, select the object you want to access. In this example, it is Account.
  7. In the Bulk File Path field, browse to or enter the path to the CSV file that stores the data for bulk processing. The bulk file to be processed must be in csv format.
  8. Double-click the first tLogRow component to open its Basic settings view.
  9. In the Mode area, select Table (print values in cells of a table) for better readability of the results.
  10. Do the same to configure the second tLogRow component.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!