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

400 Invalid recursion selector value \'model\'

Avatar

Level 1

Estou recebenco o erro a seguir

 

http://localhost:4503/content/experience-fragments/project/us/en/site/header/master.model.json

 

Invalid recursion selector value 'model'

Cannot serve request to /content/experience-fragments/project/us/en/site/header/master.model.json in org.apache.sling.servlets.get.DefaultGetServlet

 

Se alguém puder ajudar com este wrro agradeço.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Experience fragment can be exported as a JSON in Adobe Target. Please refer this document :

https://experienceleague.adobe.com/docs/experience-manager-65/authoring/authoring/experience-fragmen...

Screenshot from same document :

sachinarora_0-1658899991335.png

Also you can refer this old question asked in Community :

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/need-to-read-export-json-o...

 

Please refer this document for custom implementation :

https://medium.com/exadel-digital-marketing-technology-practice/aem-experience-fragments-consuming-o...

 

2 Replies

Avatar

Employee

Just cross-check if content nodes in your experience fragment is having any self-call, 

eg. Experience fragment -> component A -> Experience fragment 

or Experience fragment -> component A -> Component B -> Component A

Avatar

Correct answer by
Community Advisor

Experience fragment can be exported as a JSON in Adobe Target. Please refer this document :

https://experienceleague.adobe.com/docs/experience-manager-65/authoring/authoring/experience-fragmen...

Screenshot from same document :

sachinarora_0-1658899991335.png

Also you can refer this old question asked in Community :

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/need-to-read-export-json-o...

 

Please refer this document for custom implementation :

https://medium.com/exadel-digital-marketing-technology-practice/aem-experience-fragments-consuming-o...