dataMap.put("msg",MessageUtils.getText("smf.barcode.active",newString[]{produceDateStr},newLocale(SecurityUtils.getCurrentUserLanguage()),"{0} is ACTIVE"));
}else{
dataMap.put("active","0");
dataMap.put("msg",MessageUtils.getText("smf.barcode.expired",newString[]{produceDateStr},newLocale(SecurityUtils.getCurrentUserLanguage()),"{0} is EXPIRED"));