Class name | com.ebd.hub.datawizard.iu.SalesForceBulkIUV2 |
Bulk operation (only supports upserts) for Salesforce API V2. For details see section SalesForceBulkIU and Salesforce via SQL - Preparations.
Important note: Subnodes in target structure are not supported and have to be removed.
Parameters
Parameter | Allowed values | Default value | Description |
|---|---|---|---|
Execution mode | SEQUENTIAL, PARALLEL | SEQUENTIAL | Value PARALLEL will create jobs for different tables in parallel. If you only have one table, you should always use SEQUENTIAL. |
Replace empty string with NULL | true, false | false | If true, empty strings are replaced with explicit NULL. |