I am trying to automate the tarnmk compaction process of a Primary/Standby 6.2 AEM environment running on AEM 6.2.As part of this, I need to interrogate and invoke the cleanup/stop/start methods of the the standby server's org.apache.jackrabbit.oak.Has anyone had any experience with this?I found thi...
Hi,I can see from the adobe documentation that we can compose Blog Posts on behalf of someone if you are privileged user. I tried logging as privileged user and tried as admin too. I am not seeting this option when creating an article in Blog.Please let me know the steps so that I can see the compos...
Hi ,Is there a way we can set expiration date as we can set schedule for later while authoring new article in a blog/journal using AEM 6.2 communities.I couldn't find anywhere to expiration date. Currently, I am tried adding a new drop down on the composes similar to Schedule later drop down but I a...
Hi All,I have created a custom workflow for replicating a particular page/asset to publisher but via a new replication agent.This workflow will be used only by specific set of users.(specialusers)So I have created 3 users with the required permissions :1)specialuser-From this user , I will run the w...
When I'm using one of the forms action provided in /libs/foundation/components/account/actions/accountcreationrequest/post.POST.jsp in form for account creation in aem, It is giving me the error in logs "The AccountManagementService is not defined". Please help me in resolving this issue.
Hello,I am trying to install a bundle through the usual mvn clean install -PautoInstallBundle profile. The bundle is xyz-1.2-SNAPSHOT.jarThe problem is that when I try to reinstall the same bundle I can't see any changes as if the bundle is not installed at all.These are the only information I can g...
When we configure ACL for a user, some functionality gets cut though it does not affect UI elements, e.g. when we grant a user only ‘read’ permission for tags he is still able to enter ‘Add Tag’ wizard by clicking at ‘Create Tag’ button, although this generates error in logs. We can avoid that scena...
If I use the Publish Later functionality, a notification shows up in the Notifications list which contains the text "Waiting for activation" as well as "Activate version 1.0 on Sun Jun 18 15:55:00 PDT 2017". The Details view has the date text in the Comments. This is fine.If I use the UnPublish La...
Hi Experts,I've an fully updated AEM 6.2 instance. I am trying to extend some AEM communities component functionality. For that I used the dependency<dependency> <groupId>com.adobe.cq.social</groupId> <artifactId>cq-socialcommunities-api</artifactId> <version>1.11.170</version> <scope>provided</...