Hi team, We've synchronized contents (pages) by building/installing packages between different versions of AEM.We understood that the sequence of pages cannot be installed correctly for the two version. However, is there any way to identify the the differences with tools, so that we could at least ...
The original AEM 6.5.15 fileupload.js has the following options:CancelKeep BothReplaceCreate Version -> I would like to understand what does this option do?I do not have versioning on the folder level and also do not see this option in parent folder properites. I see that Create Version preserves th...
Hi Everyone, In my junit how can I pass this below line JackrabbitAccessControlList acl = AccessControlUtils.getAccessControlList(accessControlManager, "path"); at this line my junit is getting an exception, so I want to ignore or pass this line. How can I control above line in my junit? java.lang....
Hello! I have java files that import package like this `import com.adobe.cq.social.scf.OperationException;` But during maven build I get error `package com.adobe.cq.social.scf does not exist`I'm using maven 3.8.7 and <aem.sdk.api>2023.4.11835.20230414T234523Z-230200</aem.sdk.api> Could you advise w...
Our search page is based off /libs/foundation/components/search/search.jsp. When a search is executed, there is a POST to /bin/statistics/tracker/query. When a search result is clicked on, there is another POST to /bin/statistics/tracker/result. Both result in a HTTP 403. It appears there was a se...
Hi all, I am uisng AEM 6.5.13 in my local system. Java is JDK 11Wanted to install and run SonarQube software in my local. But latest version of SonarQube requires JAVA 17. Tried older version of SonarQube too: 8.9.10, 9.9.1. Still no luck. Let me know, if anyone using SonarQube in local with JDK 11...
I have my AEM instance running on IP 20.220.175.100:4502 . Also I have another vue js application running on the same server 20.220.175.100:3000.Both the applications (aem and vuejs) have same Domain www.myappdomain.com How can I do dispatcher configuration , such that when I hit www.myappdomain.c...
We've synchronized contents (pages) by building/installing packages between different versions of AEM. But the order of pages cannot be installed correctly. Where does AEM store CRXDE node ordering data? How could I synchronize them?
Hello! I hope I'm asking this in the right place. Here's what I'm trying to do: 1) Create a new InDesign/Illustrator/Photoshop document2) Save the new, untitled document to AEM3) At a later date, open the InDesign/Illustrator/Photoshop document in AEM4) Work on the document5) Save the file in InDesi...