We have a requirement that when a page is activated, a version that is subsequently created should increment its id's whole number. So for example a page on version number 1.13, when activated, should create a version 2.0. Looking through the API there doesn't appear to be any way to control the act...
Hello everyoneI was wondering if someone would be so kind to tell me how I can change the time frame of the daily tar compaction process (the default 2:00 - 5:00 does not fit our requirements) in AEM6/TarMK/CRX3. Since repository.xml does not exist anymore I assume it can be done by some cfg file in...
I'm following these instructions on Creating your first AEM Service using an Adobe Maven Archetype projectWhen I reach the mvn command to generate the archetype: mvn archetype:generate -DarchetypeGroupId=com.day.jcr.vault -DarchetypeArtifactId=multimodule-content-package-archetype -DarchetypeVersion...
I believe the underlying structure of how workflows are stored have been changed from CQ 5.5.We are looking to upgrade a CQ 5.3 instance to 5.6.1. An inplace upgrade would automatically upgrade workflows. But we are having issues getting the inplace upgrade to work and so are looking at migrating to...
Hi All, If user publishing a page , looks like it is being published as administrator instead of his own user. Please let me know what might be the cause
I have a node under etc, with sling:vanityPath property. It works perfectly in 5.6 but gives 404 in AEM 6.0. From Sling resource resolver, it gives "NonExistingResource, path=/mypath" in 6.0. Gets resolved in 5.6
Hi,Am doing the integration of AEM & Hybris. I've followed the steps provided to import outdoors data from hybris as given in the adobe docs.It works fine via defaul hybris importer UI console. Issue:When i try to import products via REST api call through a code in AEM for products we configured, it...
Can anyone help me on the definition of resultFtechSize [1] Vs p.limit (in JCR query builder)I am trying to get maximum 100 hits from each query hence I thought p.limit should be set to 100. However I am not sure what the value should be for resultFetchSize. Should it be higher or lower or doesn't h...
The documentation under 'http://docs.adobe.com/content/docs/en/cq/current/touch-ui/granite-reference.html' is not complete. Where can i get complete documentation? Thanks
I use the AEM 6.0 social reviews to give the users the possibility to review some product. This component works fine. Now I would like to display the average Rating of all users for the reviewed product, sothat the user can see the overall user review of this product? Is there any component which do...