Conversational AI that drives discovery, confidence, and conversion We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences. What is Brand Concierge? Brand Concierge ...
Hi All,I’m currently working in AEM as a Cloud Service, and I'm in the process of creating author groups and assigning the appropriate permissions for my sites.Group A – Read-only accessGroup B – Write-only accessGroup C – Full accessTo achieve this, I am creating groups and assigning permissions as...
Hi community, I am trying to create a storefront using Edge Delivery services and following this guide as reference https://experienceleague.adobe.com/developer/commerce/storefront/get-started/. I have done all the steps until I try to actually load demo data from the demo content tool to my site fo...
Hey folks,I have been trying to set up the universal editor on my local machine to perform authoring of my blocks. I have some custom blocks developed, and for now, I author them on the AEM cloud's Universal editor and publish the demo page to check for any authoring changes on my local ( which has ...
Hi All, I want to know if i can directly use environment variable for token in yaml file for splunk setup. I'm trying to setup splunk with aem as cloud: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/developing/log-forwarding
So I have setup my Dockerfile to use this entrypoint => ENTRYPOINT ["java", "-jar", "/opt/aem/cq-author-p4502.jar", "-r", "author", "-p", "4502", "-verbose"] and while this works, I do not see any logs in crx-quickstart/logs when I "logged in" into the container. I can only see the logs when using C...
Hi, Anyone worked on the Solr search with AEMI need help on the below topic:1.Facet/Categories Search Implementation- Indexing Categories -getting the search result data basis on the categories2.Any Performance issue Thanks
Hi, I need to update tag name without changing it's title. There are only four tags which need to be changed but It has over 140 references.I need a tool in aem which updates tag names and and it's refernces without doing any deployment. I got to know that renovator won't work for tags. Is there an...
Hi All,I wanted to understand why am i getting this below error in logs on hitting few pages. 10:17:23.120 *ERROR* [148.252.141.237 [1737109042752] GET /content/path/EN/Sample/products/product-category.html HTTP/1.1] com.day.cq.wcm.core.impl.designer.SearchPathLimiter No style has been found until s...
as above. The servlet would be of class org.apache.sling.api.servlets.SlingSafeMethodsServlet.The OSGI component would be of org.osgi.service.component.annotations.Component.Thank you.
There are custom sitemap generators in our codebase created by extending ResourceTreeSItemapGenerator, Is it register these two services according to specific rootpath.I have tried with sitemap_root property but it doesnt work