php - Import Dataflow Profile not importing product correctly -


i'm trying import product magento using dataflow profiles. after uploading , running file, successful message, don't see products under admin->catalog->manage products. went database see if appeared in catalog_product_entity. appears, sku null(it isn't null in csv file). suspect why it's not showing in admin->catalog->manage products, when change sku still doesn't show up. have following:

dataflow profile


enter image description here

success message


enter image description here

database screenshot - entity_ids 9-20 attempts


enter image description here

i've tried following:

  • changing sku value in database other nullcleared cache , reindexed
  • confirmed image imported each time tried import.
  • i confirmed of fields imported database, such type. don't know other fields prevent image showing in manage products.

anyone know possible reason?

1 - after make changes directly db should clear cache , ro reindex in magento

2 - if use excel csv - magento profile should have csv seperator set ";"


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -