#1 2011-04-20 09:48:49

Orpeliere
New member
Registered: 2011-01-16
Posts: 2

A window mapping

Tags: [development, java, xml]

Hello, my name is Florian and I'm studying computer science in France.
I apologize in advance my English is not very good.

I wanted to know if there would be additional documentation about creating a component and particularly about how to call a window mapping from a component, as tAdvancedFileOutputXML.

In reality, I create my own window mapping.

Thank you for your attention.

Regards.

Florian

Offline

#2 2011-04-20 11:39:41

Murmure
Member
Registered: 2010-12-07
Posts: 17

Re: A window mapping

Talend component creation tutorial

components developped by talend community

I advise you to check the code of components with similar uses as the one you want to create! Then you will be able to recycle existing code!
(Je te conseille de décortiquer le code des composants avec des fonctionnalités similaires à ceux que tu veux créer, et tu seras alors capable de recycler le code existant pour tes besoins)

Last edited by Murmure (2011-04-20 11:40:53)

Offline

#3 2011-04-20 12:01:29

Orpeliere
New member
Registered: 2011-01-16
Posts: 2

Re: A window mapping

Thank you for your answer Murmure, but the problem is not quite here.
I think I understand how to make a component, the problem is that I can not add a plugin to the component.
For example, the component tAdvancedFileOutputXML calls a plugin for the mapping in the parameter  "Configure XML tree". I'd do the same but this time with a plugin of my creation.

I read the page: http://www.talendforge.org/wiki/doku.php?id=dev:guidelines
under "New plugin creation".  I can not use it in my component yet.

Thank you again.

Regards.

Offline

Board footer

Powered by FluxBB