You are not logged in.
Announcement
Unanswered posts
|
Hello, I do not speak English well... but I am going to try!
I prepare my project of the end of studies I work with TOS dated quality 5 in the first one on 2 tables of a database for the test (...) I have just defined a personal indicator which has for objective to show the empty recordings, that works except that when I make one clique straight ahead on the results to see empty lines that does not work , while with the predefined indicators that works
my question: what that is possible to make one clique straight ahead on the results to post show the values, if yes, please how to make it?
THANK YOU FOR HELPING ME.
MERYAM.
Hi Haju,
This can be done with the tXMLMap component from the Studio palette.
Simply read your ASCII file with a tFileInputDelimited component.
Put a txmlmap component
setup your txmlmap component to create the schema you need.
Put a tFileOutputXML attached to the output of the tXMLMAP.
See screenshot attached and job attached.
note: the tXMLMap comes from version 5.0 (i'm using 5.0.2).
Hi,
I am wondering if Talend Open Studio has the ability to support converting ASCII files to XML output?
Thanks in advance