Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
mr_burns
Contributor
Contributor

Newbee - need help on multiple outputs

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...

Labels (2)
1 Solution

Accepted Solutions
Martintin
Contributor III
Contributor III

Hi,

 

See the tReplicate component

 

Regards

Martin

View solution in original post

2 Replies
Martintin
Contributor III
Contributor III

Hi,

 

See the tReplicate component

 

Regards

Martin

Anonymous
Not applicable

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