tSalesforceWaveOutputBulkExec
Gains in performance during data operations to the Salesforce Analytics
Cloud.
tSalesforceWaveOutputBulkExec receives data from the preceding
component, generates a local CSV file and then loads data from the file to the
Salesforce Analytics Cloud.
tSalesforceWaveOutputBulkExec Standard properties
These properties are used to configure tSalesforceWaveOutputBulkExec running in the Standard Job framework.
The Standard
tSalesforceWaveOutputBulkExec 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.
Click Sync columns to retrieve the schema from |
|
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 |
|
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 |
|
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 is mainly used when no particular transformation is |
Related scenario
For a similar scenario, see Scenario: Inserting bulk data into Salesforce.