tSalesforceOutputBulk
Generates the file to be processed by the tSalesforceBulkExec component for bulk
processing.
The tSalesforceOutputBulk and
tSalesforceBulkExec components are used together in a two
step process. In the first step, an output file is generated. In the second step, this file is
used to feed the Salesforce database. These two steps are fused together in the tSalesforceOutputBulkExec component. The advantage of using two
separate steps is that the data can be transformed before it is loaded into Salesforce.
tSalesforceOutputBulk Standard properties
These properties are used to configure tSalesforceOutputBulk
running in the Standard Job framework.
The Standard
tSalesforceOutputBulk component belongs to the Business and the Cloud families.
The component in this framework is available in all Talend
products.
Basic settings
Schema and Edit schema |
A schema is a row description. It defines the number of fields Click Edit
Click Sync This This |
Bulk File Path |
Specify the path to the file to be generated. |
Append |
Select this check box to append new data at the end of the file if it |
Ignore Null |
Select this check box to ignore NULL values. |
Advanced settings
Relationship mapping for upsert |
Click the
|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
NB_LINE |
The number of rows processed. This is an After variable and it returns an integer. |
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After |
Usage
Usage rule |
This component is more commonly used with the tSalesforceBulkExec component. Used together, |
Related scenario
No scenario is available for this component yet.