Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
That means 8 possible rows = 8 schemas. That didn?t worked out for the tMap connection to the MSDelimited (because only one connection from the tMap was allowed)
First, I show a demo job on the following url and explain some properties of component.
http://www.talendforge.org/bugs/view.php?id=10298
Output the differenct rows to temparary file or memory with tHashInput component, and then use tHashInput componets to read respective rows from memory and link them to tFileOutputMSdelimited.
Thanks for the Link, but it directs to an access denied message. Even with a registered BugTracker Account.
Hello
Thanks for the Link, but it directs to an access denied message. Even with a registered BugTracker Account.
You need register an account of Talend bugtracker. Bugtracker is the right place where you can report a bug or feature, find and check if the problem you meet is a bug.
I would really like to see the example.
I guess it's in the config of the parent rows -> Are they even necessary in the tFileOutputMSDelimited-configuration? If yes, would this mean to get an ID for make the reference between the rows/inputs?