Preparing the bulk loading file
-
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.In the Header field, type in 1 to skip the header row in the beginning of the
file. -
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.Click OK to save the changes and close the
dialog box. -
Double-click the tMap component to open its
map editor and set the transformation. -
Select all columns from the row1 input
table and drop them to the out output
table.Append.toUpperCase()
in the Expression cell for the Name column in the
out output table.Click OK to validate the transformation and
close the map editor. -
Double-click the tSalesforceOutputBulk
component to open its Basic settings
view. -
In the Bulk File Path field, browse to or
enter the path to the CSV file that will store the transformed data for bulk
processing.
Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Login
0 Comments