Can’t find AEM project path on Cloud Configuration setup for Content Fragment
Rename the node in CRXDE, create a new one with the same name, and copy the properties over.
Description description
Environment
Adobe Experience Manager (AEM)
Issue
- Create a content fragment model under Tools / Assets successfully.
- Go to Assets / Files / Project name / Created a fragment folder.
- Inside the Fragment folder, try to create a Content Fragment and only the default fragment is showing (Simple Fragment).
- Based on the AEM documentation, go one step back and select the folder.
- Click Properties / Cloud services / Cloud configuration, upon the option to select the path.
- You can see all the default projects like WKND or we.retail, but can’t find the Project name to navigate to the model in order to create a Content Fragment.
- Trying to modify the configuration was receives the following error:java.lang.IllegalArgumentException: Value for key jcr:title can’t be put into node:
(See the Configurations and the Configuration Browser in the Administering user guide)
Resolution resolution
Rename the node in CRXDE, create a new one with the same name, and copy the properties over.
Cause
The issue is that the node under /conf has the jcr:primaryTyp property set as nt:folder, instead of sling:Folder.
Because this node has the wrong type, it is not picked up by the configuration browser as a valid path.
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f