Page 1 of 1

Error in country code after standardization

Posted: Tue Mar 05, 2013 2:55 am
by nilanjan
I am facing a problem regarding qualitystage standardization.A same code is behaving in different way in different environment.Suppose in source i am having null values so target will have the null values.This is my requirement,this is ok.But whenever i m going for bulk load if my source value is null in target it populates 'GBR' country code which is wrong.For standardization purpose i m using here MNS standardization.I am not getting why it is generating 'GBR' ? The same data if i pass it for testing purpose it bahaves properly.But for bulk load it again generate wrong code.Totally confused.Can anybody help ???????

Posted: Tue Mar 05, 2013 2:59 am
by ray.wurlod
Have you specified GBR as the default country code?

Posted: Tue Mar 05, 2013 6:42 am
by nilanjan
No i made default value as USA by using literal ZQUSZQ

Posted: Tue Mar 05, 2013 1:12 pm
by ray.wurlod
Then your data are being assessed as "most probably" GB addresses. Only inspection of the PAL will reveal why.

Posted: Tue Mar 05, 2013 11:55 pm
by nilanjan
Can you just describe in detail how i can do that????????

Posted: Wed Mar 06, 2013 12:15 am
by ray.wurlod
Open the Rules and open the Pattern Action Language file. It will be read-only, but that's OK for inspection.

Posted: Thu Mar 07, 2013 6:15 am
by nilanjan
Hey i have seen it.Though most of it is not understandable for me.But what i understand that the default value is set to 'USA'.But still it is happening,i really don't understand.

Posted: Thu Mar 07, 2013 1:34 pm
by ray.wurlod
Can you post a few rows of your data, particularly the fields you are having the MNS rule set operate on?