tSalesforceWaveBulkExec
tSalesforceWaveBulkExec Standard properties
These properties are used to configure tSalesforceWaveBulkExec running in the Standard Job framework.
The Standard
tSalesforceWaveBulkExec component belongs to the Business and the Cloud families.
The component in this framework is generally available.
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 Note that when a Job contains the parent Job and the child Job, Component List presents only the connection components in the same |
|
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 (columns) to
The Schema list and the Editor schema button disappear if the This component offers the This dynamic schema |
|
|
Built-In: You create and store the |
|
|
Repository: You have already created |
|
|
Click Edit schema to make changes to the schema.
|
|
Operation |
Select an operation to perform on the dataset:
Note:
|
|
Name |
Type in the name of the dataset into which the data will be |
|
CSV File |
Specify the path to the local CSV file to be loaded. |
Advanced settings
|
CSV Encoding |
Enter the encoding type of the CSV file. This field is not visible when the Custom |
|
Fields Delimiter |
Enter the character that separates the field values in the CSV This field is not visible when the Custom |
|
Fields Enclosed By |
Enter the character used to enclose the field values in the CSV This field is not visible when the Custom |
|
Line Terminated By |
Enter the character indicating the end of a line. This field is not visible when the Custom |
|
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 |
|
Unique API Name |
Specify the unique API name for the object in the JSON metadata This field is available only when the Auto |
|
Label |
Specify the display name for the object in the JSON metadata This field is available only when the Auto |
|
Fully Qualified Name |
Specify the full path that uniquely identifies the record in the This field is available only when the Auto |
|
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 box is |
|
JSON Metadata |
Specify the path to the customized JSON metadata file. This field is available only when the Custom |
|
Generate JSON in File |
Select this check box to write the JSON metadata description into 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 JSON This field is available only when the Generate JSON in File check box is selected. |
|
Retrieve Upload Status |
Select this check box to retrieve the status of the data |
|
Time to wait for server answer (seconds) |
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 selected. |
|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the |
Global Variables
|
Global Variables |
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
|
Usage rule |
This component can be used as a standalone component. |
Related scenario
For a similar scenario, see Scenario: Inserting transformed bulk data into Salesforce.