In AEM 6+ is there an ability to revert the page to the previous version when the page is open and author wants to reset to the beginning? As in revert to a previous version when changes/errors occur without using versions?
Hi Everyone,I am using AEM6.2 with Communities Feature Pack3. I have extended the Journal component in the way described here:GitHub - Adobe-Marketing-Cloud/aem-scf-sample-components-extension: Sample package for AEM Social Communities - Social C… Everything works fine, I am able to create new posts...
We are seeing SegmentNotFound error in our logs. I found this article on how to fix it but this article applies to AEM 6.0|1|2. We are working on AEM 6.3 and when trying to execute command "java -Xmx6000m -jar oak-run-*.jar check -d1 -p /path/to/crx-quickstart/repository/segmentstore" it says "1 is ...
Hello,When trying to cache https://repo.adobe.com/nexus/content/groups/public/com/adobe/aem/uber-jar/6.3.0/uber-jar-6.3.0-apis.jar through our Artifactory server, we receive an 409 error due to mismatched checksums. I've downloaded the file directly to my local machine to verify that I see the same ...
Hi,In our project, to download i18n key/messages there is call of /libs/cq/i18n/dict.en-us.json. Now I want to use /apps/cq/i18n/dict.en-us.json . How can I achieve this.Thanks,
Hello Everyone,We are developing our site in AEM 6.3 and created clientLibs under apps and set proxy as true. But not able to access icons present in css.Thanks,Megha Gowroji
I am building a new AEM application , aem 6.3 SP1, maven archetype 12.When I build core bundle , bundle is in INSTALLED status and when I expand the bundle, it saysorg.apache.http.impl.nio.client -- Cannot be resolvedAny ideas ??I have following dependencies in my parent pom, core bundle pom ...
I have a question for the community regarding best practices for handling project organization, changes and regression.Project organization Is it more common for clients to have their sites built out into separate projects that share jar or .class files across them, or to have the sites as subprojec...