tCloudStop – Docs for ESB 5.x
tCloudStop tCloudStop Properties Component family Cloud Function This component accesses the cloud provider to be used (Amazon EC2) and suspends, resumes or terminates given instance(s). Purpose This component allows you to change the status of a launched instance on Amazon EC2 (Amazon Elastic Compute Cloud). Basic settings Access key and Secret key Enter or…
tDBSQLRow – Docs for ESB 5.x
tDBSQLRow tDBSQLRow properties Component family Databases/DB Generic Function tDBSQLRow is the generic component for database query. It executes the SQL query stated onto the specified database. The row suffix means the component implements a flow in the job design although it does not provide output. Note For performance reasons, specific DB component should always…
tCassandraOutputBulkExec – Docs for ESB 5.x
tCassandraOutputBulkExec Warning This component will be available in the Palette of the studio on the condition that you have subscribed to one of the Talend solutions with Big Data. 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…
tCassandraRow – Docs for ESB 5.x
tCassandraRow Warning This component will be available in the Palette of the studio on the condition that you have subscribed to one of the Talend solutions with Big Data. tCassandraRow properties Component Family Big Data / Cassandra Function tCassandraRow is the specific component for this database query. It executes the Cassandra Query Language (CQL)…
tCouchbaseClose – Docs for ESB 5.x
tCouchbaseClose Warning This component will be available in the Palette of the studio on the condition that you have subscribed to one of the Talend solutions with Big Data. tCouchbaseClose properties Component family Big Data / Couchbase Function tCouchbaseClose closes a Couchbase bucket connection. Purpose This component closes a connection to the Couchbase bucket…
tCombinedSQLOutput – Docs for ESB 5.x
tCombinedSQLOutput tCombinedSQLOutput properties Component family ELT/CombinedSQL Function tCombinedSQLOutput inserts records to an existing database table. Purpose tCombinedSQLOutput inserts records from the incoming flow to an existing database table. Basic settings Database Type Select the database type. Component list Select the relevant DB connection component in the list if more than one connection is…
tConvertType – Docs for ESB 5.x
tConvertType tConvertType properties Component family Processing Function tConvertType allows specific conversions at runtime from one Talend java type to another. Purpose Helps to automatically convert one Talend java type to another and thus avoid compiling errors. Basic settings Schema and Edit Schema A schema is a row description, it defines the number of fields…
tContextDump – Docs for ESB 5.x
tContextDump tContextDump properties Component family Misc Function tContextDump dumps the context setup of the current Job to the subsequent component. Purpose tContextDump copies the context setup of the current Job to a flat file, a database table, etc., which can then be used by tContextLoad. Together with tContextLoad, this component makes it simple to…
tContextLoad – Docs for ESB 5.x
tContextLoad tContextLoad properties Component family Misc Function tContextLoad modifies dynamically the values of the active context. Purpose tContextLoad can be used to load a context from a flow. This component performs also two controls. It warns when the parameters defined in the incoming flow are not defined in the context, and the other way…
tELTNetezzaInput – Docs for ESB 5.x
tELTNetezzaInput tELTNetezzaInput properties The three ELT Netezza components are closely related, in terms of their operating conditions. These components should be used to handle Netezza DB schemas to generate Insert statements, including clauses, which are to be executed in the DB output table defined. Component family ELT/Map/Netezza Function Provides the table schema to be…