magento - How to import attributes using Dataflow advanced profile -


I'm importing properties using advanced profile Dataflo and try its value. But I can not understand which model or function I should override. So anyone knows what file or method is using to save the properties ??

Take a look at Mage_Catalog_Model_Convert_Adapter_Product :: save () and Mage_Catalog_Model_Convert_Adapter_Product :: saveRow () methods you most likely Expand the class and add one of their functionality to one of them.

In addition, to ensure that a complete product export to verify that you are trying to import the special (import) it does not already exist and have the wrong column header ( Attribute name).

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -