Inserting bulk data into Salesforce – Docs for ESB 7.x
Inserting bulk data into Salesforce This scenario describes a four-component Job that bulk-loads data in a file into Salesforce, performs the intended action on the data, and ends up with displaying the Job execution results on the console. The content of the input file SalesforceAccount.txt used in this example is as follows:
|
1 2 3 4 5 6 |
Name;ParentId;Phone;Fax Burlington Textiles Corp of America;;(336) 222-7000;(336) 222-8000 Dickenson plc;; (785) 241-6200;(785) 241-6201 GenePoint;;(650) 867-3450;(650) 867-9895 Edge Communications;talend;(512) 757-6000;(512) 757-9000 Grand Hotels & Resorts Ltd;talend;(312) 596-1000;(312) 596-1500 |
Document get…
tOpenbravoERPOutput – Docs for ESB 7.x
tOpenbravoERPOutput Writes data in an OpenbravoERP database. tOpenbravoERPOutput writes an object in an OpenbravoERP database via the appropriate Web service. tOpenbravoERPOutput Standard properties These properties are used to configure tOpenbravoERPOutput running in the Standard Job framework. The Standard tOpenbravoERPOutput component belongs to the Business family. The component in this framework is available in all Talend…
tPostgresqlSCDELT – Docs for ESB 7.x
tPostgresqlSCDELT Addresses Slowly Changing Dimension needs through SQL queries (server-side processing mode), and logs the changes into a dedicated DB2 SCD table. The tPostgresqlSCDELT reflects and tracks changes in a dedicated Postgresql SCD table. tPostgresqlSCDELT Standard properties These properties are used to configure tPostgresqlSCDELT running in the Standard Job framework. The Standard tPostgresqlSCDELT component belongs…
tStem – Docs for ESB 7.x
tStem Enables to standardize data in columns before matching this data. tStem standardizes data in columns through the process of linguistic normalization, in which the variant forms of a word are reduced to a common form. tStem Standard properties These properties are used to configure tStem running in the Standard Job framework. The Standard tStem…
tImpalaInput – Docs for ESB 7.x
tImpalaInput Executes the select queries to extract the corresponding data and sends the data to the component that follows. tImpalaInput is the dedicated component to the Impala database (the Impala data warehouse system). It executes the given Impala SQL query in order to extract the data of interest from Impala. It provides the SQLBuilder tool…
tFTPFileProperties – Docs for ESB 7.x
tFTPFileProperties Retrieves the properties of a specified file on an FTP server. tFTPFileProperties Standard properties These properties are used to configure tFTPFileProperties running in the Standard Job framework. The Standard tFTPFileProperties component belongs to the Internet family. The component in this framework is available in all Talend products. Basic settings Property Type Select the way…
tCassandraOutputBulkExec – Docs for ESB 7.x
tCassandraOutputBulkExec Improves performance during Insert operations to a column family of a Cassandra keyspace. The tCassandraOutputBulk and tCassandraBulkExec components are generally used together to output data to an SSTable and then to write the SSTable into Cassandra, in a two step process. These two steps are fused together in the tCassandraOutputBulkExec component. tCassandraOutputBulkExec receives data…
tS3Output – Docs for ESB 7.x
tS3Output Writes data into a given S3 filesystem. The tS3Output component receives data processed by its preceding component and writes the data into a given S3 filesystem. By default, the format used to write the data is S3N (S3 Native Filesystem). tS3Output MapReduce properties (deprecated) These properties are used to configure tS3Output running in the…
tFileOutputMSXML – Docs for ESB 7.x
tFileOutputMSXML Creates a complex multi-structured XML file, using data structures (schemas) coming from several incoming Row flows. tFileOutputMSXML Standard properties These properties are used to configure tFileOutputMSXML running in the Standard Job framework. The Standard tFileOutputMSXML component belongs to the File family. The component in this framework is available in all Talend products. Basic settings…
tFTPTruncate – Docs for ESB 7.x
tFTPTruncate Truncates files in an FTP directory. tFTPTruncate Standard properties These properties are used to configure tFTPTruncate running in the Standard Job framework. The Standard tFTPTruncate component belongs to the Internet family. The component in this framework is available in all Talend products. Basic settings Property Type Select the way the connection details will be…