Hello Magento Magician,
I am using Dependent Custom Options (configurable) module
https://www.magentocommerce.com/magento-connect/dependent-custom-options-configurable.html
To make relationship between custom attributes. I want to import products from csv using magmi.
But how I can map column using column mapper or pass custom attribute relationship to any test column in column mapper and at last customize the magmi core files to make a final array of data then pass that array to magmi's function like magmi datapump api to import the products.
Please suggest how I import custom attribute relation in magento using magmi.
Note : Product type = Configurable
Thanks in advance