Relations seem ok. Can you verify that the categories you see have the following ids
4476
4489
4490
4491
4492
One category has a different parent than the others that si also weird. But I have seen before that the recycle bin was updated so better check the id's first :)
Then that is the problem. Your imported categories id's are different than the imported ones. Updating the relation table is easiest I think. Just update the id's with the ones you see. Otherwise search for the other documents and move them to the correct location
Import - saved definition
Hi
I cant get the import to work.
I have this structure for importing the products
For the relation i have this in the excel.
1 Category(CategoryParentId)
2 CategoryId(CategoryParentId)
3 ProductsID (CategoryId)
4 Variant (ProductsId)
I get the category to show but i cant get the producta and variants to show.
When i look in the database CMSImportRelation i can see both the products and variants.
Any ideas...
René
Relations seem ok. Can you verify that the categories you see have the following ids
4476 4489 4490 4491 4492
One category has a different parent than the others that si also weird. But I have seen before that the recycle bin was updated so better check the id's first :)
Hi Richard
The id´s for the nodes i see.
4257
-- 4593
---- 4605
---- 4606
---- 4607
---- 4608
René
Hi René,
Then that is the problem. Your imported categories id's are different than the imported ones. Updating the relation table is easiest I think. Just update the id's with the ones you see. Otherwise search for the other documents and move them to the correct location
Best,
Richard
HI again
Yesterday i deleted all the nodes, for trying again. If i understand this correct, if i delete the nodes i must delete the saved definition too.
René
Hi René,
No don't need to do that. When deleting these relation records will be deleted to.
Best,
Richard
Finaly i got it working.
I updated the id´s in the database for the products, and the id for the variant.
After i updated the variant id i searched for the node in the Umbraco backend and moved it to the right place. and then it works.
René
is working on a reply...