You are not logged in.
Announcement
Unanswered posts
|
Hi Francesco,
Really amazing work... Thanks a lot for helping all of us to get started...
Hi Francesco!
Great Tuto! It's a good approach for beginning of component building.
Well done guy!
Xavier
Hi Francesco,
Really amazing work... Thanks a lot for helping all of us to get started...
--
Vinod
Hello everybody,
I noticed my tutorial is quite used lately (I hope it proves useful), but I also noticed that many coders jump into component creation (which is cool, don't stop!) disregarding routines.
Sometimes routines can provide a simpler, cleaner solution to many tasks, so I decided to create a tutorial on this topic, it can be found here :
http://powerupbi.com/talend/routinesCreation_1.html
I know there are already some good tutorials around on the subject, but I wanted to highlight the differences with components when it comes to coding.
Regards,
Francesco
Hi
That's so great. Thanks for your work. ![]()
Regards,
Pedro
Hello, I have been busy with other things for quite some time, but I received some feedback on my tutorial, so I decided to add another lesson here : http://powerupbi.com/talend/componentCreation_11.html
It's about component design methodology and debugging.
I am not sure it's a proper methodology or approach, it simply kind of works for me, so I though I might share it.
Happy coding!
That's great, thanks again for your contributions saburo!
Best,
Pcoffre.
Wow, I am honoured to be "stuck" there ![]()
I might add a few more articles in the future, will keep announcing them here should it be the case.
Hi,
Thanks to a Team member, I discovered this thread and the very good contributions Saburo was able to make.
As this is a very interesting forum thread, that can benefit to all the Community, I've "stickied" it (a request from the Team member - thanks a lot Imad!) on the Component creation forum.
Thanks for your contributions Saburo!
Best,
Pcoffre.
Started reading your tutorial! Very interesting man!
Thanks a lot for your effort! :-)
Regards
Thanks a lot Saburo !!!!!
Thanks, I may add a few more lessons in the future, but I believe those I already released should cover pretty much what's needed to get started.
If anyone has specific request I may consider them for new lessons.
Also feel free to post questions and comments, as usual.
Bye.
Dear Saburo
You have finished so much work! Thank you for your patience and persistence.![]()
Best regards
Shong
Hello, I just released lesson 10 of the tutorial.
This quite a "special" one, because in this lesson I do some reverse engineering of an existing component (tFileInputJSON) to fulfill a request posted in this thread : http://www.talendforge.org/forum/viewto … 200#p66200
So this lesson explains how to modify an existing component, by adding the "die on error" functionality.
I was not able to test the modified component yet, so it is totally possible there are few mistakes here and there, however I hope someone of you could try it out and eventually correct where I made mistakes.
I explained every single modification I made, so shoudl not be difficult ![]()
Ah, the link is here ; http://powerupbi.com/talend/componentCreation_10.html
Hello again,
part 9 of the tutorial is out, it covers the case of a component that outputs a number of records lower than the ones it receives in input.
The page can be found here : http://powerupbi.com/talend/componentCreation_9.html
The code of the component created in the tutorial is downloadable at that address as well.
Best Regards