Scott Schechtel
Posts: 0
Joined: Tue Jul 23, 2013 5:23 pm

invalid object ID when importing collection data

I am not able to import my dbase with collection. I get Invalid object ID: '7798093271850' and the ID field is a 13 digit barcode that is assigned to a product in my database. Why can't I create the ID the way I want?

here is the error: import csv error

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

invalid object ID when importing collection data

Hi Scott,

Please show us the first line of the file and any of the following lines. Wrap the text in < code and < /code .

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

invalid object ID when importing collection data

Hi Scott,

The field _id is generated automatically, you shouldn't change it. It's better to add your own product id.
The file structure should be the following: http://docs.appery.io/documentation/b...

Scott Schechtel
Posts: 0
Joined: Tue Jul 23, 2013 5:23 pm

invalid object ID when importing collection data

okay. I just added the _id column and made the sku its own column and it imported just fine. Thanks

Return to “Issues”