You are not logged in.
Announcement
Unanswered posts
|
Hello
In Talend, cycle are not allowed in job. See topic:1468.
Best regards
shong
I want to send the rejects from two components (tFileInputDelimited_2, tMSSqlOutput_2) to the same source (tMSSqlOutput_3), but it will not let me connect both reject output/arrows to the same tUnite (pics 1 & 2).
Basically I want to do a Union of the data (like the SQL command), and thats what I thought tUnite was supposed to do, but its not working for me like I would like.
I could get around this by making a duplicate of tMSSqlOutput_3 and link each reject output to each, but I would prefer not to do that if possible.