
About: This component is for generating the sequence number, such as a line number, to the data flow.
Changes: Initial version.
About: This component had been designed to create Where-conditions out of a stream for further usage.
Usefull if you transfer data from an remote DB into an other DB and you want limit the next query with the transfered results. The component creates IN and OR types and is also able to split INs after a defined number(Some DBs have a limit for an IN condition).
You can use the condition after the transformation with:
((java.util.Map)globalMap.get(\"tCreateWhere_1_WHERE_CONDITIONS\")).get(
Changes: Tested with Oracle XE and MySQL 5
About: This is a Single Connection component. We used it with 2.3.2 Author : Sasi
Changes: Db2 connection component
About: You can use this this component to run PostgreSQL stored procedures. We used it with Talend Open Studio 2.3.1r11699. Enjoy :) Authors: laurent.ditzedde, sami.bentkhayatt. (GOA)
Changes: This is our first try with this component.
Enjoy.
About: This is the first version of the component that allow you to export your data in a PDF file. Please have a look to the advanced settings because you would find a lot of parameters to customize your result. I hope it will be helpfull
Changes: error had been corrected from the first version. You can use multiple tFileOuputPDF in the same job.
Please report to me (lolive(at)lolive.fr) any buggs or suggestions