Hello Community - Need your suggestion to implement the solution for replicating the page. We have a admin page in author instance and it is only internal to the authors. In our admin page, we will be having a drop-down selection to select the page and also there will be a button next to it. Once th...
I am executing DataStore Garbage Collection job weekly and it is always failing.I checked repository , datastore and segmentstore both are consistent. No error in repository check.But what could be the reason of failing DataStore Garbage Collection . i am using AEM 6.4
Hi,In AEM touch ui, we can trigger multiple workflows on same page/payload. How can I restrict it to only one workflow.I have tried with on click event on the create workflow button and try to find the payload in all available workflows in a servlet using the workflowsession.getAllWorkflows(), but t...
Hi , Is there any way to get workflow ID in edit mode of a page when logged in as a content author. Without servlet call to query the available workflows. AEM version : 6.5 Thanks
I want pass list index value to sling model.<sly data-sly-list.img="${guide.itemsList}"><span>index: ${imgList.index}</span><sly data-sly-use.multi="${'com.mycom.....MultiField' @ index=${imgList.index}' " />This gives me null value at model. I tried to with pass with quotes , it gets passed as str...
Hi Team, when I tried to disable the "Properties", "To Collection" , "Annotate" , "Quick Publish"from Action Bar for specific Schema folder. It is disabling for all the schema folder. The requirement here is- Suppose we have two schema folder in DAM, with different metadata schema, eg. public and c...
Hi All, Is that possible to block a specific user (from a group) when AEM sends an inbox notification from the custom workflow? Use Case:1) I have a user called Thomas and he is part of content-author and qa-approval groups. 2) I have my custom workflow that will send a notification to the qa-appro...
Dear Members,I am using audit log search in on of my environment but due to "java.lang.UnsupportedOperationException: The query read or traversed more than 300000 nodes. To avoid affecting other tasks, processing was stopped." it is not working even with the path where, there in no activation or any...