Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My current configuration allows me to only input/INSERT and Update data into Salesforce 1 record at a time using Salesforce dataloader.
What talend component can i use to input data into Salesforce, and does that component allow me to set my batch size = 1 ? If so, where do i find this information? Please let me know when able.
Thank you.
Talend provides a range of components that allows you to integrate with Salesforce,
please read the component documentations on Talend Help Center and learn these components.
https://help.talend.com/search/all?query=tsalesforceoutput&content-lang=en-US
About set batch size=1, have a try to set the commit level=1 in the advanced setting panel of tSalesforceOutput component.
Regards
Shong