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

Hello,
As you can see in picture, i use 2 lookup (it the same example than TIS documentation). I use it just to get all information about localisation, such as id... because tFuzzy give me only one value.
There is not a better way to increase performance?
Offline

Hello,
Maybe you can read your lookup before and store it in tBufferOutput.
After, you can load your lookup with tBufferInput component.
Otherwise, if you have the Data Quality option, we have a tFuzzyJoin component for answering to your needs.
Regards,
SeB
Offline
Hi,
i m trying to log the file which contains failed validation records...
ie. i have collected datas from diff tables and do the mapping in tmap.. how the validation to be done in tmap or anyother way to log the failed records (row).
if the validation fails or success total row should go to seperate delimited file.. it should not go error rows only.
i have attached the screenshot as well
In the screenshot if the record failed validation total row should go to tfileDelimitedOutput2 with shown errors.
if it is success the total row should go to tfileDelimitedOutput1.....
Anyone help me.
Thanks in Advance..

smalleret wrote:
Hello,
Maybe you can read your lookup before and store it in tBufferOutput.
After, you can load your lookup with tBufferInput component.
Otherwise, if you have the Data Quality option, we have a tFuzzyJoin component for answering to your needs.
Regards,
SeB
Thanks.
About tFuzzyJoin, tfuzzy is in the Data Quality group but i don't see tFuzzyJoin ? I have TIS 3.2.1
Joe177 , we don't see your screenshot ![]()
Offline
I have the same situation, please answer, where I can find the tFuzzyJoin?
I found the TOS of Dara Integration on the page http://www.talend.com/download.php?src=HomePage is this correct version? but i can't find the tFuzzyJoin inside!
Sorry for my English.
Offline

There are multiple components of TIS. you guys probably have TIS Enterprise Edition (EE) This does not include the DQ components such as tFuzzyJoin. If you upgrade your license to TIS Data Qualtity (DQ) you will receive these components with your new client.
Offline
Pages: 1