You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi,
I want to join two flows (tFixedFlowInput and tReplicate) in a tMap. But i can't. See the figure:
[img]http://i44.tinypic.com/2ivbbzd.png[/img]
The Talend doesn't allow to connect the tFixedFlowInput to the tMap after the tReplicate be connected to tMap (and vice-versa).
What's wrong? I can't use this components together?
Thanks,
--
Gustavo Ramos Almeida
Hello
Please capture the whole job, I think you are trying to create a cycle flow in a job. You are not allowed to do that. See [Forum, topic 1468] multiple tAgregateRow and tMap components.
Best regards
Shong
Offline
Shong, thanks for the reply.
But I'm not trying to create a cycle. See the whole job:
[img]http://i43.tinypic.com/119m5o7.png[/img]
Hello
Please see my screenshot.
Best regards
Shong
Offline
Hi Shong,
what do you mean with "move your transaction to other place"??
I'm trying to use a sequence from Oracle Database to populate other database. Is this the right way? Are there other easier?
thanks
Hello
what do you mean with "move your transaction to other place"??
I mean there should not be a trigger link such as oncomponentok before a lookup flow, in the case, there should not a oncomponentok link before tFixFlowInput.
Best regards
Shong
Offline
Hi Shong,
thank you for the reply.
As I said before, I'm trying to use a sequence from Oracle Database to populate other database. I saw this post with a related case:
http://www.talendforge.org/forum/viewtopic.php?id=8824
And in this image you use an onComponentOk before a tFixedFlowInput:
http://www.talendforge.org/forum/postgallery.php?pid=33523&filename=2.png
Hello
As I said before, I'm trying to use a sequence from Oracle Database to populate other database
Yes, you can do this thing at the begining or the end the job.
And in this image you use an onComponentOk before a tFixedFlowInput:
It is a different case, here you want to add a link to tMap as a lookup flow.
Best regards
Shong
Offline
Pages: 1