Hi, <data-files xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/datafiles.xsd"> <data-file name="Product" separator-style="delimited" type-code="text" delimiter=";"> <record name="Product" limit="many"> <field name="productId" type="String"/> <field name="productName" type="String"/> <field name="primaryProductCategoryId" type="String"/> <field name="brandName" type="String"/> </record> </data-file> </data-files>
I have found that if field name="productName", the product name is going to "Product Name" field in "Override Simple Fields" in "Content" in "Catalog Manager". Which field name is going to 'Product' > "Internal Name" in Catalog Manager? Regards, Terence -- View this message in context: http://n4.nabble.com/Internal-Name-tp965769p965769.html Sent from the OFBiz - User mailing list archive at Nabble.com.
