tSalesforceEinsteinOutputBulkExec
Gains in performance during data operations to the Salesforce Analytics
Cloud.
tSalesforceEinsteinOutputBulkExec receives data from the preceding
component, generates a local CSV file and then loads data from the file to the
Salesforce Analytics Cloud.
tSalesforceEinsteinOutputBulkExec Standard properties
These properties are used to configure tSalesforceEinsteinOutputBulkExec running in the Standard Job framework.
The Standard
tSalesforceEinsteinOutputBulkExec component belongs to the Business and the Cloud families.
The component in this framework is available in all Talend
products.
Basic settings
Property Type |
Either Built-In or Repository. |
 |
Built-In: No property data stored |
 |
Repository: Select the repository |
Use an existing connection |
Select this check box and in the Component List click the relevant connection component to Note that when a Job contains the parent Job and the child Job, |
User Name and Password |
Enter the Web service authentication details. To enter the password, click the […] button next to the |
End Point |
Enter the WebService URL required to connect to Salesforce. For example, https://login.salesforce.com/services/Soap/u/37.0. Note |
Schema and Edit schema |
A schema is a row description. It defines the number of fields
The Schema list and the Editor schema button disappear if the This This |
 |
Built-In: You create and store the schema locally for this component |
 |
Repository: You have already created the schema and stored it in the |
 |
Click Edit
Click Sync |
Operation |
Select an operation to perform on the dataset:
Note:
|
Name |
Type in the name of the dataset into which the data will be |
Generated Temp CSV File |
Specify the local path to the CSV file to be generated. |
Append |
Select this check box to append data to the specified local file |
Include Header |
Select this check box to include the column header to the |
Advanced settings
CSV Encoding |
Enter the encoding type of the CSV file. Note that the value of this field should be same as the value |
Fields Delimiter |
Enter the character that separates the field values in the CSV Note that the value of this field should be same as the value |
Fields Enclosed By |
Enter the character used to enclose the field values in the CSV Note that the value of this field should be same as the value |
Line Terminated By |
Enter the character indicating the end of a line. Note that the value of this field should be same as the value |
Create directory if not exists |
Select this check box to create the directory specified in the |
Custom the flush buffer size |
Select this check box to specify the number of lines to write |
Row number |
Specify the number of lines to write before emptying the This field is available only when the Custom the flush buffer size check box is |
Don’t generate empty file |
Select this check box if you do not want to generate empty |
Auto Generate JSON Metadata Description |
Select this check box to generate the JSON metadata description |
Header |
Specify the number of lines to ignore in the CSV file. This field is available only when the Auto Generate JSON Metadata Description check |
Unique API Name |
Specify the unique API name for the object in the JSON metadata This field is available only when the Auto Generate JSON Metadata Description check |
Label |
Specify the display name for the object in the JSON metadata This field is available only when the Auto Generate JSON Metadata Description check |
Fully Qualified Name |
Specify the full path that uniquely identifies the record in This field is available only when the Auto Generate JSON Metadata Description check |
Custom JSON Metadata |
Select this check box to use a customized JSON metadata This check box is available only when the Auto Generate JSON Metadata Description check |
JSON Metadata |
Specify the path to the customized JSON metadata file. This field is available only when the Custom JSON Metadata check box is selected. |
Generate JSON in File |
Select this check box to write the JSON metadata description This check box is not visible when the Custom JSON Metadata check box is selected. |
Generated JSON Folder |
Specify the directory where you want to store the generated This field is available only when the Generate JSON in File check box is |
Retrieve Upload Status |
Select this check box to retrieve the status of the data |
Time to wait for server answer |
Specify the amount of time in seconds to wait for the upload This field is available only when the Retrieve Upload Status check box is |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job level |
Global Variables
ERROR_MESSAGE |
The error message generated by the component when an error occurs. This is an After |
Usage
Usage rule |
This component is mainly used when no particular transformation is |
Related scenario
For a similar scenario, see Inserting bulk data into Salesforce.