Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am very new to talend open studio (TOS) and have a question.
I have a tMSSQLOutput-component in my job and put it into an tMSSQLInput component using the row1 (Main) output.
Since I have only the open source version of TOS and it does not have the data viewer I wanted to add a tLogRow component.
But tMSSQLOutput-component has only one main output, but I need a second one to feed into tLogRow.
How can I get a 2nd output? Or is there any component that splits one output into two (or 3, 4, etc.?).
In SSIS I use the multicast component to get this done.
Any help is appreciated, thanks a lot...
Hi,
See the tReplicate component
Regards
Martin
Hi,
Ideally tReplicate is the right component but it is not available in Open source version of Studio. A work around will be to use tMap and create two outputs for tMap. You can link one output to your DB component and other output to tLogRow.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved