Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

How to create Same name siblings

Avatar

Level 1

Hi Team,

I am trying to implement same name siblings concept. am unable to do that. I want to create two child nodes with same name to a parent node.

I gone through below links. But they are not helpful to me..

http://www.day.com/specs/jcr/2.0/22_Same-Name_Siblings.html

http://dev.day.com/docs/en/crx/current/developing/data_modeling.html

Can any one please help me on the same.

Thanks in advance.

 

Regards,

Prasad.

1 Accepted Solution

Avatar

Correct answer by
Employee

Don't use SNS. See http://wiki.apache.org/jackrabbit/DavidsModel#Rule_.234:_Beware_of_Same_Name_Siblings.

If you must, you'll need to provide more information on exatly what isn't working.

Justin

View solution in original post

2 Replies

Avatar

Level 10

Can you please provide more information, You want to create 2 child nodes with the same name as a parent node:

A
....B
....C
     .....<> // you want to create two nodes at this lvl with name of the parent C? 
     ......<>

Avatar

Correct answer by
Employee

Don't use SNS. See http://wiki.apache.org/jackrabbit/DavidsModel#Rule_.234:_Beware_of_Same_Name_Siblings.

If you must, you'll need to provide more information on exatly what isn't working.

Justin