#1 2012-02-08 07:18:56

cs_enthusiasist
Member
Registered: 2011-12-05
Posts: 43

creating an xml component

hi,

i want to create a custom component for dealing with output xml files.
i should be able to define the schema dynamically. i.e. for example, if for one row , the field parameter is a certain value, then i should create, say, a <shelf> tag

else i should create a <card> tag.

so, the schema has to be generated dynamically.

to an earlier query , i was asked to use dom4j for doing this task.
could somebody please help me in this regard, as I have no clue how to get started.

I have been going through some component creation tutorials and went through some of talends own code,that helped me a lot--- but realised that the best thing to do would be to start coding myself...

how do i integrate dom4j with talend?

Offline

#2 2012-02-08 12:18:14

cs_enthusiasist
Member
Registered: 2011-12-05
Posts: 43

Re: creating an xml component

could someone tell me what the different ".properties" files are for?

Offline

Board footer

Powered by FluxBB