| |||||||||
The catalog import fails due to a unit of measure issue, even though the mapping seems correct.
SAP Ariba Buyer
The catalog import may fail if a UOM mapping uses lowercase values in the UnitOfMeasureMap.csv file. The site does not recognize mappings in lowercase during the lookup.
If you try to load a Catalog Interchange Format (CIF) file with items assigned UOM UniqueName values that do not exist on your site, such as "kit" or "doz", you will receive the Error: Unit of Measure value is(UN:kit)is invalid.
为什么尽管映射有效,也会由于计量单位 (UOM) 问题而导致目录导入失败?
UOM 映射在 UnitOfMeasureMap.csv 文件中使用小写字母值时可能无法导入目录。通过您的站点运行的 UnitOfMeasureMap.csv 文件查找不能识别使用小写字母的映射。
如果尝试加载目录交换格式 (CIF) 文件,但该文件中含有已向其分配站点中不存在的 UOM UniqueName 值(如“kit”或“doz”)的项目,则您将收到以下错误:
计量单位值 (UN:kit) 无效。
要解决此问题,您必须将使用小写字母“kit”的映射替换为使用大写字母“KIT”的映射。通过对映射的更正,您可以加载目录且不会发生错误。如果创建 UOM 所使用的字母全部为大写 (KIT),则您可以按全部小写、全部大写或混合的形式加载目录。
“KIT”的映射将与使用下列各项的值加载的目录相关联:
小写字母映射的错误示例:
"UTF-8"
Comment,Value,Key,Preferred
"KIT","KT","kit","Yes"
大写字母映射的正确示例:
"UTF-8"
Comment,Value,Key,Preferred
"KIT","KT","KIT","Yes"
Incorrect example of lowercase mapping:
"UTF-8"
Comment,Value,Key,Preferred
"KIT","KT","kit","Yes"
Correct example of uppercase mapping:
"UTF-8"
Comment,Value,Key,Preferred
"KIT","KT","KIT","Yes"
核心采购 > 核心管理 > 计量单位 (UOM)
目录管理
目录管理 > 目录包