#1 2012-05-25 23:39:25

seanp_hs
New member
Registered: 2012-04-02
Posts: 6

Combine two flows to one

Tags: [flow, schema]

Hello -

Is it possible to combine two flows with the same schema into one flow? Each flow is coming from a different datasource and has different data in it, but they have the exact same schema, and I would like to combine them into one flow for later use in a tMap. How can this be accomplished?

Thanks,
-Sean

Last edited by seanp_hs (2012-05-25 23:40:00)

Offline

#2 2012-05-26 08:12:40

darian3118
Member
Registered: 2012-05-09
Posts: 17

Re: Combine two flows to one

Take a look at tUnite component.

Offline

#3 2012-08-18 02:10:06

dbmc
Member
Registered: 2012-04-12
Posts: 23

Re: Combine two flows to one

I've tried using the tUnite and can't connect more than one component to it for input. Anyone manage to do that?

Or have another suggestion for a component to combine flows?

Offline

#4 2012-08-18 02:16:25

shong
Talend team
Registered: 2007-08-29
Posts: 10354
Website

Re: Combine two flows to one

dbmc wrote:

I've tried using the tUnite and can't connect more than one component to it for input. Anyone manage to do that?

Or have another suggestion for a component to combine flows?

Really? Can you upload a screenshot of the job? There might be a job design problem.


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#5 2012-08-18 02:45:43

dbmc
Member
Registered: 2012-04-12
Posts: 23

Re: Combine two flows to one

Reading other posts on the forum, it looks like it is not possible to Unite flows that were split out from the same source in the same job. That is the case for me. I have a series of 3 Joins, each one processing the inner Join rejects from the previous. I want to add a transaction code to each of the 3 flows and unite them for further processing. (I throw away the fourth flow). Looks like that can't be done.

Shong, thanks for your very quick answer.

Offline

#6 2012-08-18 07:16:19

shong
Talend team
Registered: 2007-08-29
Posts: 10354
Website

Re: Combine two flows to one

Yes, it is not allowed to unite flows that from th same source, as a workaround, you can output the flows to a temporary files or memory, and then read them back again and unite them in the next subjob.


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

Board footer

Powered by FluxBB