I have created a component for sharing the page on social sites like facebook, twitter, linkedin and whatsapp. This work is done AEM as a Cloud Service. But there is a problem with localhost link. The sharing window opens up but it says "href is not valid". When I googled it, it says that localhost ...
Hi Experts, I am trying to setup dispatcher locally for 7.8085 version. Docker version: Docker version 20.10.17, build 100c701 While running commands to setup dispatcher here are the output: dispatcher>bin\validator full -d out srcCloud manager validator 2.0.432022/08/11 16:06:54 skipping sy...
Good morning all.I am looking to set up separate dispatcher caches for the multiple websites in my aem instance.Following the instructions at: https://helpx.adobe.com/uk/experience-manager/kb/How-to-flush-the-dispatcher-when-there-are-farms-with-separate-cache-folders-AEM-Dispatcher.htmlI am str...
Hi Team, I have created 2 custom property indexes for 2 different custom queries which fetch the content from metadata in DAM, it was working fine somedays back. We faced some issues with indexing, due to this instance is re-indexed now. After re-indexed, my custom queries are picking default OO...
Click on any of the search suggested results screenshot below, it directs to the main search results page e.g. /search-results.html?q=A+Fresh+Opportunity+in+a+Crowded+Market Does AEM has built in settings that when users click on any of the suggested results would direct them to the page that is i...
Hi, Trying to create a new project with latest sdk and project we created successfully however when i am running this command mvn clean install getting an error child module does not exists pom.xml. Can some one help on this. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www...
Hi, We have an use-case, where we need to share the Page data to an API once its published. Currently, By using Replication Event Handler we are sharing data to an API. But sometime we are facing an issue similar like this https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manage...
Hi All, I have the below set of dispatcher configuration in place - 1. VHost File - <VirtualHost *:80> 2. Rewrite Rule - # Add .html extension when extension is missing from requestRewriteCond %{REQUEST_FILENAME} !-dRewriteRule ^([^.]*[^./])$ $1.html [R=301,L] On testing this rule its wo...
When I am hitting this "http://localhost:4502/api/assets/wordFile.docx/renditions/original" through postman PK��������z��/?����*�L��%0"S1�W3<=�d����:1O���"w��.�����1��&��OSt�#$�$V5�aa�͊��p��IC�1�� I am getting data in above format. and in crxde it is showing in binary. How i can convert this enco...