Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Received 409 (Conflict)

Avatar

Level 2

Hello im sorry for asking this basic question for you guys, im new on AEM

 

im trying to create node (create content to be rendered)
and i got this error:

Could not save changes. Received 409 (Conflict) for saving changes in workspace crx.default. OakConstraint0001: /apps/training/components/content[[nt:folder]]: No matching definition found for child node hello-world with effective type [nt:unstructured]

 

anyone have done with this before? thank you

1 Accepted Solution

Avatar

Correct answer by
Level 2

I got solve this problem, so i realize i put node under "apps/training/components/content" it should be on outside apps folder "/content/(the node)" it work on my case  

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

I got solve this problem, so i realize i put node under "apps/training/components/content" it should be on outside apps folder "/content/(the node)" it work on my case