I am trying to perform a Revision Cleanup activity on AEM Repository to reduce the size of the same by Tar Compaction. The Repository Size is 730 GB and Adobe Version is 6.1 which is old. The estimated time is 7-8 hours for the activity to get completed. We ran it for 24 hours straight but the activ...
Hi , We are using AEM6.5 OOTB find and replace functionality ,but noticed in the logs that this is causing lot of nodes to traversed hence want to index this Would need help based on below as what is the query sent for this so that based on the query could be indexed using the below https://oaku...
I changed the name of the assest in DAM and published it, but the assest name is not getting updated in the page property where it is mentioned. Please let me know on how can we achieve it?
I'm using AEM 6.5 and currently we are using SP1 and we are upgrading to SP7 now.Hence, in the process of uber-jar version upgrade. I have updated to below version in my pom.xml of the project as below.<dependency> <groupId>com.adobe.aem</groupId> <artifactId>uber-jar</artifactId> <version>...
Hello All - I am getting the below error because of that, OSGi bundle is not starting. org.jsoup,version=[1.9,2) -- Cannot be resolvedorg.jsoup.nodes,version=[1.9,2) -- Cannot be resolvedorg.jsoup.select,version=[1.9,2) -- Cannot be resolved Basically I just wanted to include JSOUP jar that should b...
Hello All - I am running into issues with deploying/installing the bundle. I generated the maven project using the latest version 23. While installing the bundle via maven, I am getting this "is not an OSGi Bundle, not uploading". I have verified the MANIFEST.MF file and it has all the information f...
hi team, I have created one IMS configuration in AEM for Adobe Target (using Security -> Adobe IMS Configurations). Please let me know how it can be used in different environments. Suppose if I have two dev env, I need to use the same IMS config of target which is created in one of the env's.
I am having a LoginException when loading mock data while testing a servlet using AEMContext in a JUnit test. I want to load a sample node without an exception. I am using AEMContext within a JUnit test for a servlet. public final AemContext context = new AemContext(ResourceResolverType.JCR_MOCK);...
Hi there, I hope everyone is safe! I've been asking myself this question for some days now. Can I set up an instance on Google Cloud Platform and run AEM, right? Does someone implement this before? What challenges did you face? Can I do it for testing purposes under my developer license?
Hi everyone, We have the following scenario in place:We want to create a MyItems listing pageEvery MyItem consists of a page containing (among others)MyItem Banner componentMyItem Config componentIn the listing page, we need to query against and extract facets fromMyItem Banner component propsMyItem...