Hi,
The archetype is just a base template that will be adjusted to your needs, so it is perfectly fine to tweak it to fit your project requirements. In your case, I think you could still consider keeping ui.content for versioning the Content Fragment Models, along with the other modules that enabl...
Hi, I think the answer will be mostly the same as the link you provided, I'll rephrase it but essentially it is the same:
1. Data Analysis and Mapping
Start by identifying and categorizing the blog content, including posts, images, metadata, and tags. It’s crucial to review the structure of the cont...
Hi, Please check here the details about log-forwarding for Splunk: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/log-forwarding#splunk
Also a good resource: https://blog.arborydigital.com/splunk-setup-aem-cloud-service-aemaacs
Hope ...
@mo76 I think you did not understand what @kroyal12 explained, you are not defining a runmode for "preview", you won't have something like "config.preview", instead, you are defining an Environment Variable which will change its value only in the preview environment, please read carefully here: http...
Hi,
I have never encountered this issue before, and since it is not reproducible on your local setup, it must be related to your Dev environment. I would suggest pulling the configurations from the Dev environment into your local to ensure they are not the cause of the problem.
Hope this helps.
Hi @julkarna
The problem is that localization works only when the content tree structure matches exactly the same as the XF tree structure. In the images you shared, it's clear that the trees do not align. Specifically, you have /content/france/french on one hand, versus /content/experience-fragm...
Hi,
I’m not sure about the exact level of detail you’re looking for or which user details you're trying to retrieve, but you might want to explore the User Management API: https://adobe-apiplatform.github.io/umapi-documentation/en/API_introduction.html.
For reference, here are the available Adobe C...
Hi,
There are some workflows (and other processing tasks) that are not active on the publisher, which may explain an odd behavior. Also, keep in mind that, although it’s possible, you should not use the publish instance as the author instance for previewing or performing other author-related tasks...