Inserting bulk data into Salesforce
This scenario describes a four-component Job that bulk-loads data in a file
into Salesforce, performs the intended action on the data, and ends up with displaying the Job
execution results on the console.
The content of the input file SalesforceAccount.txt used
in this example is as follows:
|
1 2 3 4 5 6 |
Name;ParentId;Phone;Fax Burlington Textiles Corp of America;;(336) 222-7000;(336) 222-8000 Dickenson plc;; (785) 241-6200;(785) 241-6201 GenePoint;;(650) 867-3450;(650) 867-9895 Edge Communications;talend;(512) 757-6000;(512) 757-9000 Grand Hotels & Resorts Ltd;talend;(312) 596-1000;(312) 596-1500 |
Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Login
0 Comments