Installation Steps for YMME Data Importer
Step 1: Creating Profiles for Import
1. System->Import/Export->Dataflow-Advanced Profiles
2. Click the button “Add New Profile” 3. Profile Name - Give the name for profile as “YMME Master Records Import” 4. Action XML - Copy the contents from import_ymme_data_advanced_data_profiles_xml_codes.txt in Advanced Data Flow Profiles XML Files Folder. Or
5. Copy the XML Code From here
<action type="dataflow/convert_adapter_io" method="load"> <var name="type">file</var> <var name="path">var/import</var> <var name="filename"><![CDATA[import_ymme_master_records.csv]]></var> <var name="format"><![CDATA[csv]]></var> </action> <action type="dataflow/convert_parser_csv" method="parse"> <var name="delimiter"><![CDATA[,]]></var> <var name="enclose"><![CDATA["]]></var> <var name="fieldnames">true</var> <var name="number_of_records">1</var> <var name="decimal_separator"><![CDATA[.]]></var> <var name="adapter">kamtech_ymmedataimport/convert_adapter_ymmedataimport</var> <var name="method">parse</var> </action>
6. Click the “Save Profile” button.
Step 2: Execute Import Ymme Data Records
1. Open the “YMME Master Records Import” Profile 2. Click “Run Profile” tab in left side 3. Click the “Run Profile in Pop Up” Button
4. Now execution process will start and another window.
5. After successful execution you will be seen a screen like below
If you have any questions or issues, please contact technical support team via http://mage-extensions-themes.com/support/