Configuring the Job for inserting bulk data into Salesforce
Procedure
Double-click the tFileInputDelimited component to open its Basic settings view.
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.
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.
Double-click the tSalesforceOutputBulkExec component to open its Basic settings view.
In the User Id,
Password and Security Key fields, enter the user
authentication information required to access Salesforce.
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.
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.
Double-click the first tLogRow component to open its Basic
settings view.
In the Mode area, select
Table (print values in cells of a
table) for better readability of the results.
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 – please let us know!