You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Is it possible to accept value from tmap to tDb2input component.
I have one job where i have to pass one value to tDb2input from tMpap and fatch record based of the value passing from tMap.
tMap-----{value)-->tDb2input -----(select c1 from t1 where c=tmap.VALUE)
Please guide me
Thanks in Advance
Offline
Hi
Yes, it is possible. The tFlowToIterate component can fit your need, for example
...tMap-----row1--tFlowToIterate--iterate-->tDb2input -----("select c1 from t1 where c="+row1.name)
Best regards
Shong
Offline

Thanks shong
Is it possible to get dedicated talend open studio support for our company in paid manner. We are planning to use the is tool in our projects , so we need a dedicated technical support for the usage and general questions. We know this forum is an active one , it can be either in a paid manner as well . Please let us know.
Thanks
Joseph j
Offline
Pages: 1