Hi all...
Only Friday I was patting actinic on the back, i must have spoken to soon!
Ok, been trying to update product layouts by exporting hierarchical data editing it in excel and reimporting. The original products have been imported from a flat csv and the export works fine, however reimporting the hierarchical file causes lots of errors, for example:
Line 9: The record did not have a matching header line to specify the fields in the record.
Line 28: The record did not have a matching header line to specify the fields in the record.
Line 29: The record did not have a matching header line to specify the fields in the record.
Line 2985: An invalid Section could not be imported. All child items will be skipped as well.
Line 2985: The specified file name conflicts with another file name!
Please enter a unique (ignoring case) file name.
Often another errors occurs, this usually relates the number of fields in a line of the files being too short: Expected 40 fields but only found 38. This I think may be down to not enough commas or tabs (tried csv and tab delimited .txt)
This morning I deleted some of the sections the erroneous hierarchical file produced. This has now caused actinic to crash everytime it trys to start, see the attached image.
Any Ideas?
Only Friday I was patting actinic on the back, i must have spoken to soon!
Ok, been trying to update product layouts by exporting hierarchical data editing it in excel and reimporting. The original products have been imported from a flat csv and the export works fine, however reimporting the hierarchical file causes lots of errors, for example:
Line 9: The record did not have a matching header line to specify the fields in the record.
Line 28: The record did not have a matching header line to specify the fields in the record.
Line 29: The record did not have a matching header line to specify the fields in the record.
Line 2985: An invalid Section could not be imported. All child items will be skipped as well.
Line 2985: The specified file name conflicts with another file name!
Please enter a unique (ignoring case) file name.
Often another errors occurs, this usually relates the number of fields in a line of the files being too short: Expected 40 fields but only found 38. This I think may be down to not enough commas or tabs (tried csv and tab delimited .txt)
This morning I deleted some of the sections the erroneous hierarchical file produced. This has now caused actinic to crash everytime it trys to start, see the attached image.
Any Ideas?
Comment