Hello, what happens is that I am making a custom sitemap, this has as name “products-sitemap.xml”This sitemap is created by searching all the content fragments of a folder called cf-products.I already tested it with loggers and it generates the sitemap and it looks good.But I have a problem.This sit...
I trying to add custom page properties in the xfpage dialog and instead off using propertiy.property name I want to extend the xfpage model and return the properties from the model as json. is there any reference or documentation to achieve this
Hi Guys, I would like to get some inputs/suggestions on the below requirements- -- What are all available User activities reporting capabilities in AEM? -- Is there a way to get a report that displays each user action being done at AEM level at all AEM spaces? -- Is there any way we could report ...
Hi team, Has anyone noticed that asset links are breaking when asset expiration dates have passed? If this is a function that can be toggled on or off? Best,E
Hi all, I was trying to setup a dispatcher on our Linux server which is also running AEM on 4503. I followed the Adobe documentation at "Installing Dispatcher | Adobe Experience Manager" When i add an entry DispatcherConfig conf/dispatcher.any inside conf/httpd.conf file, i am not able to restart ht...
Hello,I am currently working with Adobe AEM 6.5 in an on-premises environment and would like to find a way to modify the HTML of web pages to automatically replace the img:src, link:href, and script:src attributes. Specifically: Resources with a path starting with /etc.clientlibs/ should be replaced...
Hi Everyone, I am new to Selenium UI testing using cloud manager in AEM. We have a new requirement wherein we would like to have the UI testing integrated as part of the cloud manager pipelines during deployment. I went through the following documentations:https://experienceleague.adobe.com/en/docs/...
We are using SAML authentication to access our site. Within same content tree, I want to restrict access to some pages based on user group. The AEM groups are synced based on SAML response. Is this possible by adding CUG without configuring Login Page? Is there another solution to achieve this?