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…
tCollector – Docs for ESB 5.x
tCollector Warning This component will be available in the Palette of the Integration perspective of your studio on the condition that you have subscribed to one of the Talend Platform solutions or Big Data solutions. Note that Talend Studio also enables the automatic implementation of parallelization across a Job without use of the parallelization components…
tCouchbaseConnection – Docs for ESB 5.x
tCouchbaseConnection 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. tCouchbaseConnection properties Component family Big Data / Couchbase Function tCouchbaseConnection opens a connection to a Couchbase bucket in order that a transaction may be made….
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…
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…
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…
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…
tCombinedSQLAggregate – Docs for ESB 5.x
tCombinedSQLAggregate tCombinedSQLAggregate properties Component family ELT/CombinedSQL Function tCombinedSQLAggregate collects data values from one or more columns of a table for statistical purposes. This component has real-time capabilities since it runs the data transformation on the DBMS itself. Purpose Helps to provide a set of matrix based on values or calculations. Basic settings Schema and…