Custom Components

tOpenERPOutput – Talend Custom Components

tOpenERPOutput Name: tOpenERPOutput Icon: Author: robert-datenpol Resources: Download: tOpenERPOutput version 1.0 – Direct download Install Instructions: Example: Coming soon… Features: Overview: the source can be found at https://github.com/baumgaro/OpenERP-Talend-Component.git read more at http://datenpol.at/unternehmen/blog/datenpol-creates-talend-component-for-openerp/ Release Notes: Release version: 1.0 – 2013-04-22 13:29:43 fully functional version 1.0 Compatible: 5.2 (obsolete) Document get from Talend Exchange Thank you for…

tFullFileInputRow – Talend Custom Components

tFullFileInputRow Name: tFullFileInputRow Icon: Author: rzubairov Resources: Download: tFullFileInputRow version 0.1 – Direct download Install Instructions: Example: Coming soon… Features: Overview: The component loads the full file content in memory and forwards it over main flow to the next one. Fixed schema for output – only one value. Input is ignored. Internally uses LineNumerReader to…

Facebook Application Insights Component – Talend Custom Components

Facebook Application Insights Component Name: Facebook Application Insights Component Icon: Author: saburo Resources: Download: Facebook Application Insights Component version 0.1 – Direct download Install Instructions: Example: Coming soon… Features: Overview: A component that connects to Facebook to retrieve application information (the kind of information that Facebook calls “Insights”). The component uses the application id and…

tCacheInput – Talend Custom Components

tCacheInput Name: tCacheInput Icon: Author: saburo Resources: Download: tCacheInput version 0.1 – Direct download tCacheInput version 0.2 – Direct download tCacheInput version 0.3 – Direct download tCacheInput version 0.4 – Direct download Install Instructions: Example: Coming soon… Features: Overview: Release Notes: Release version: 0.1 – 2013-07-24 09:17:09 %20 Compatible: 1.1 (obsolete) 2.1 (obsolete) 2.2 (obsolete)…

tCacheOutput – Talend Custom Components

tCacheOutput Name: tCacheOutput Icon: Author: saburo Resources: Download: tCacheOutput version 0.2 – Direct download tCacheOutput version 0.4 – Direct download tCacheOutput version 1.0 – Direct download Install Instructions: Example: Coming soon… Features: Overview: Stores data in a memory buffer and / or to disk. Buffers can be loaded incrementally using iterations. Memorized data can then…

tRoundRobin – Talend Custom Components

tRoundRobin Name: tRoundRobin Icon: Author: saburo Resources: Download: tRoundRobin version 0.1 – Direct download tRoundRobin version 0.2 – Direct download Install Instructions: Example: Coming soon… Features: Overview: Performs a round robin distribution of the input to all the output connections. It may help in big database loads, where parallelization can improve performances. Release Notes: Release…

tFileFetchEnhanced – Talend Custom Components

tFileFetchEnhanced Name: tFileFetchEnhanced Icon: Author: Steven_Crawford Resources: Download: tFileFetchEnhanced version 0 – Direct download Install Instructions: Example: Coming soon… Features: Overview: This component extends Talend’s tFileFetch to introduce support for RAW Body types on HTTP POST’s. (This means you can send JSON, XML, or whatever) I also exposed the PostMethod and HTTPClient objects as global…

tGzipCompress – Talend Custom Components

tGzipCompress Name: tGzipCompress Icon: Author: Steven_Crawford Resources: Download: tGzipCompress version 1.1 – Direct download tGzipCompress version 0 – Direct download Install Instructions: Example: Coming soon… Features: Overview: tGzip compress is a very simple component which compresses a file using gzip. You can choose whether to keep the default file or remove it after the compression…

tNetinsightInput – Talend Custom Components

tNetinsightInput Name: tNetinsightInput Icon: Author: Steven_Crawford Resources: Download: tNetinsightInput version 1.0 – Direct download Install Instructions: Example: Coming soon… Features: Overview: This component uses Netinsight’s XML API to run a report and fetch the resulting file. You can save the file to the local filesystem or write it to cache to be accessed using: ((java.io.InputStream)globalMap.get(“tNetinsightInput_1_INPUT_STREAM”))…

tURLDecode – Talend Custom Components

tURLDecode Name: tURLDecode Icon: Author: Steven_Crawford Resources: Download: tURLDecode version 0 – Direct download Install Instructions: Example: Coming soon… Features: Overview: This component applies URL decoding (UTF-8) to fields using java.net.URLDecoder I have done basic testing, but this may contain bugs. I have not seen any in my use. ![screenshot](https://talendforge.org/exchange/tos/upload_tos/extension-1190/screenshot.jpg) Release Notes: Release version: 1…