0 votes
in Salesforce by
What are the advanced properties available for a Salesforce target?

1 Answer

0 votes
by
Max Batch Size       

Maximum number of records the agent writes to a Salesforce target in one batch. Default is 200 records.

This property is not used in Bulk API target sessions.

Set Fields to Null    

Replaces values in the target with null values from the source.

By default, the agent does not replace values in a record with null values during an update or upsert operation.

Use SFDC Error File           

Generates the error log files for a Bulk API target session. By default, the agent does not generate the error log files.

To generate an error log file for a Bulk API target session, select the Monitor Bulk option.

Use SFDC Success File    

Generates the success log files. By default, the agent does not generate the success log files.

To generate a success log file for a Bulk API target session, select the Monitor Bulk option.

Salesforce API

Defines which API method to be used to process records while loading data into Salesforce. The two option available are Standard API and Bulk API.

By default, the agent uses the Salesforce Standard API.

Related questions

0 votes
asked Nov 25, 2021 in Salesforce by DavidAnderson
0 votes
asked Sep 27, 2022 in Salesforce by SakshiSharma
...