Building custom ETL components is a necessity in any ETL suite. With Talend it is not difficult to create your own components albeit it is not straightforward either.
I have written a tutorial that I just released in github together with a hopefully useful component as well (tFileInputCSVFilter).
The tFileInputCSVFilter component is just a second step after the initial approach of running the code out of a tJavaFlex component.
So you could basically try to develop your code using a tJavaFlex and once happy you can move to the custom Talend component creation. Of course you can jump right away into the component creation as well.
Subscribe to:
Post Comments (Atom)
2 comments:
Hi, I tried to connect Talend 5.1.1 with ireport 4.7.1 but unfortunaly I get an error from Talend : cvc-complex-type.3.2.2: Attribute 'uuid' is not allowed to appear in element 'jasperReport'.
John,
I believe you commented on the wrong post. Were you trying to ask a question in http://thinkinginsoftware.blogspot.com/2012/10/ireport-attribute-uuid-is-not-allowed.html ?
Does the information there helps?
Best,
-Nestor
Post a Comment