Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Folks,
I have a question for ya talend cracks.
Its quite easy.
Given a very simle DataModel, maybe in Access:
I want to create this nested XML:
It is no Problem to use tFileOutputMsXML:
Attached you find zipped: Data, project.zip and *.xsd:
NestedLoops.rar
But the disadvantage of this component - it creates only files, so using with REST/ESB needs ugly Workaround.
Has any one a solution with tXmlMap or any other components creating document as stream (not as file) ?
Any ideas ?