tJavaMapsInput – Talend Custom Components
tJavaMapsInput Name: tJavaMapsInput Icon: Author: roboaks1 Resources: Download: tJavaMapsInput version 1.01 – Direct download tJavaMapsInput version 1.02 – Direct download tJavaMapsInput version 1.03 – Direct download tJavaMapsInput version 1.0 – Direct download Install Instructions: Example: Coming soon… Features: Overview: An input component that creates a Talend flow from a Map collection. In particular, it generates…
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…
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.  Release Notes: Release version: 1…
tCheckpoint – Talend Custom Components
tCheckpoint Name: tCheckpoint Icon: Author: tal00000 Resources: Download: tCheckpoint version 0.1 – Direct download Install Instructions: Example: Coming soon… Features: Overview: Checkpointing is a simple way to add some restart and recovery capability to your Talend Jobs. Talend Enterprise provides some functionality that allows you to checkpoint an OnSubJobOK connector; but there is nothing available…