on ‎2018 Jul 13 7:34 AM
Hello,
I am running the below impex to create the component and getting the following error:
INSERT_UPDATE CMSNavigationEntry;uid[unique=true];$contentCV[unique=true];name;navigationNode(&nodeRef);item(CMSLinkComponent.uid,CMSLinkComponent.$contentCV); ;TestMeNavNodeEntry;;Testing Navigation Node Entry;TestMeNavNode;TestingCategoryLink;
Error ----- INSERT_UPDATE CMSNavigationEntry;uid[unique=true];catalogVersion(CatalogVersion.catalog(Catalog.id[default=powertoolsContentCatalog]),CatalogVersion.version[default=Staged])[default=powertoolsContentCatalog:Staged][unique=true];name;navigationNode(&nodeRef);item(CMSLinkComponent.uid,CMSLinkComponent.catalogVersion(CatalogVersion.catalog(Catalog.id[default=powertoolsContentCatalog]),CatalogVersion.version[default=Staged])[default=powertoolsContentCatalog:Staged]) ",,,,cannot create due to unresolved mandatory/initial columns| column 4: could not resolve item for TestMeNavNode;column 5: could not resolve item for TestingCategoryLink";TestMeNavNodeEntry;;Testing Navigation Node Entry;TestMeNavNode;TestingCategoryLink;
before this I was able to successfully make the node using below:
INSERT_UPDATE CMSNavigationNode;uid[unique=true];$contentCV[unique=true];name;parent(uid, $contentCV);links(&linkRef);&nodeRef ;TestMeNavNode;;Testing;PowertoolsCategoryNavNode;;TestMeNavNode
please help.
Request clarification before answering.
You are tring to create/update your nav node but there is one link component, 'TestingCategoryLink'. Make sure this is already created.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.