Expand my Community achievements bar.

SOLVED

Are there no local content fragments?

Avatar

Level 2

Good day to everyone. 

I have successfully set up AEM AAC locally following this guide:
https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/local-development-...

I signed in with the default admin:admin. 

For some reason, when I click on content fragments on the home screen:

jasonklaaste_0-1749130033960.png

 

 

It leads me to this page:
https://experience-stage.adobe.com/?repo=author-p76802-e185965-cmstg.adobeaemcloud.com#/aem/cf/admin

 

Where it asks me to log in again. Once I log in I see this screen:

jasonklaaste_1-1749130644579.png


Am I not able to create Content Fragments/Content Fragment Models?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2

@arunpatidar I think someone in the community has already answered my question here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/adobe-developers-live-nove...


So, if anyone views this and wants the same answer, we currently we can only edit content fragments locally using the old editor locally and if you want access to the new CF editor, you need to have access to AEMAAC. 

Thanks for your assistance team!

View solution in original post

6 Replies

Avatar

Community Advisor

Hi @jasonklaaste,

The issue where clicking on Content Fragments redirects you to https://experience-stage.adobe.com/... suggests that the dashboard link is pointing to Adobe's cloud environment instead of your local instance.

To resolve this:

  • Ensure you're accessing your local AEM instance directly via http://localhost:4502.

  • Avoid using bookmarks or links that might redirect to Adobe's cloud environment.

Could you try with some other browser/incognito mode? - I feel it's browser caching issue.

Regarding CF, please refer this: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/sites/administer...


Santosh Sai

AEM BlogsLinkedIn


Avatar

Level 2

Hi @SantoshSai,

Thanks for your response. I've had a look at that and unfortunately I get the same result. 

Avatar

Community Advisor

Hi @jasonklaaste 

You can edit CF in local as well. But you need to go to CF e.g. http://localhost:4502/assets.html/content/dam/wknd-shared/en/magazine/western-australia and use the old editor.

 

The new editor works(UE) with AEMaaCS Author.

Please check below

https://experienceleague.adobe.com/en/docs/experience-manager-learn/content-fragments-console/editor...

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 2

Hi @arunpatidar I see what you mean.

I guess, I was just confused. I can create Content Fragment Models from the Content Fragments Models section in the settings panel:

jasonklaaste_0-1749195404943.png


But I have to go to the DAM to create the Content Fragments. This is a confusing since there is a section on the CMS that clearly states content fragments.

Interestingly enough, when I view my content fragment in the DAM, I see the following:

jasonklaaste_1-1749195556975.png

This is the old content fragment editor experience. When I click on switch to the new editor, I get redirected to the same page as when I select Content Fragment on the main menu. Does that mean I am missing something from my local installation? The universal editor for example.

Avatar

Correct answer by
Level 2

@arunpatidar I think someone in the community has already answered my question here: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/adobe-developers-live-nove...


So, if anyone views this and wants the same answer, we currently we can only edit content fragments locally using the old editor locally and if you want access to the new CF editor, you need to have access to AEMAAC. 

Thanks for your assistance team!

Avatar

Community Advisor

Hi @jasonklaaste ,

We can create / access content fragment on local by navigating to Assets -> Files -> create button -> content fragment
and can be edited/accessed by selecting content fragment

MukeshYadav__0-1749184667984.png

MukeshYadav__1-1749184758653.png

MukeshYadav__2-1749184888400.png
Thanks