Page 1 of 1

SSIS component for Salesforce

Posted: Wed 04 Dec 2019 16:31
by davidcheng
Hello, I have some questions about the SSIS component for Salesforce

1. Does it support custom objects in Salesforce?

2. Does it support the upsert DML operation?

Also, where is the documentation page for SSIS components? I couldn't find it.

Re: SSIS component for Salesforce

Posted: Fri 06 Dec 2019 13:44
by Shalex
1. Does it support custom objects in Salesforce?
Yes, it does. The names of custom objects fields include the __c suffix.
2. Does it support the upsert DML operation?
Yes, it does. You should set Action=Upsert in the properties of Devart Salesforce Destination.
Also, where is the documentation page for SSIS components?
Please download SSISDataFlow.chm from https://www.devart.com/ssis/download.html (right-click *.chm > Properties > Unblock if its content is not displayed).