I am trying to mass create assets using a .csv file from a database containing all the metadata value. I was using csv_to_xml_actions.php and successfully to create all the assets with its metadata values. However, by using this script, it didn’t create the bodycopy div for the asset. Just wondering if it is possible to use this script or other script (import_asset_csv_to_matrix.php) to do this task and how, as it is a bit confuse in Squiz manuals.
which will allow it to create all sub assets automatically. This should get your import working. (i haven't tested, but in theory it should)
But in the long term, we should add an option to the import script, to allow user to specify if sub assets should be automatically created. In most case, we don't really want it to create sub assets automatically.