Dear Experts,
Ihave two field in which I have following values
Product Code Manufacturer
1000 Maxdata Ltd.
1000 Maxdata Ltd
1000 Maxdata
I have created the transformation which are are as belows
Field : Manufacturer
Token : To value has nothing
FROM TO
Ltd.
Ltd
In rules I have given below details
Fields Product Code & Manufacturer
Success : 100
In strategies I have mentioned
MaxScore : 100
High Threshold : 45
Low Threshold : 30
When I do the matchingusing selected vs selected. I get the score for 1st row 100 , for 2nd row 100 but I am getting
score 66 for 3rd row i.e. 1000 Maxdata.
I want to find out the reason how it calculated score as 66 and why not 100.
Thanks,
Kiran