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?
Hi Team, Caching content with selector is common practice in AEM sites. Before AEM CS we were useing acs dispatcher flush rules to flush the cache of cached content with selector but in AEM CS it seems to be working by default means there is no need to have any custom mechanism to flush the content ...
Hi, I am facing an issue in the app builder where, when i try to do aio app deploy i am getting this warning, No valid config data found to send audit log event for deployment. so i did the below 1. aio app config set log-forwarding? select log forwarding destination Adobe I/O RuntimeLog forwarding ...
Hi All We have site in the production preview environment assuming url as prev-www.testsite.com/global The site loads fine with all the path example 1. prev-www.testsite.com/global/about2. prev-www.testsite.com/global/community. And the request is not working only for a specific path (prev-www.tests...
Hi, Can we write into /home/users using ServiceResoruceResolver in AEM 6.5? My understanding is we have to use Adminstrative session to write into /home/users but wanted to confirm. Regards,Kishore
AEM persisted GraphQl querry is working as expectedhttps://author-zzz-zzz.adobeaemcloud.com/graphql/execute.json/folder/persisted-querry-name;path=CF_path Similar to magento graphQL I want to use my custom query like below in url insted of persisted query and hit graphQL API in AEM. Currently belo...