Hi all, I have implemented Sling Content Distribution (of type Sync Distribution) to sync nodes from one publisher to another publisher. I am using a custom trigger based on ResourceChangeListener, only looking for added events under the path /home/users/IDCS. Use case being i am only trying to sync...
I can't find any installation instructions for Hotfix for GRANITE-61551. Does it get deployed on both publish and author instances? Also, no documentation for AEM 6.5 SITES Hotfix on SP23 SITES-33973. I assume it needs to be deployed as well on a SP23 instance since the GRANITE-61551 hotfix does ...
Hey I am trying to find all the pages under the site tree that were modified after they were last published (where last modified dates is greater than last replicated date). I am running this query in CRXDE choosing SQL2 option but get the "static operand error" I need this information on productio...
Hi Team,How can we display gated content (visible only after the user logs in) through the Dispatcher? Example: I want to display a specific course to users after they log in to the website. Thanks in advance, Syed Shaik.
Hi, Some time back I posted a question here about "ZIP file referencing not showing in metadata reference links"... We did not locate what the cause was for the ZIP files not showing that they are referenced in the webpages. Lately I was auditing thousands of docx and pdf files. I used Renovator to ...
Hi everyone,I’m trying to activate DAM assets programmatically through a Groovy script in, but the code doesn’t seem to trigger replication as expected. It runs without errors, but the assets remain unpublished. import com.day.cq.replication.Replicatorimport com.day.cq.replication.ReplicationAction...
I followed the below AEM Doc to create a RTE Style Plugin. I am able to add multiple classes to the selected text. I am able to select more than one option at the same time from the style dropdown. Is there a way that can make styles plugin to not select more than one stye for any selected text? htt...
Hello, I am trying to implement a functionality on our HTML5 forms, where i provide a Import button through the profile (jsp). This Import would look for a partially prefilled PDF, once imported, it should prefill the opened HTML5 form. In case prefilling an already opened HTML5 form is not an optio...
Hi Team, I am working on serving Video via Dynamic Media as Adobe provide very helpful feature to serve video.But current I can see Adobe provide below default 5 crop1 : 14 : 34 : 59 : 1616 : 9 Where as I want below custom crops which are16 : 9 and 9 : 165 : 23 : 12 : 31 : 14 : 4 and 5 : 421 : 9Can ...
Hi All, I am working on a use case where I need to form the path of the work item instance path and share it on the email, so that the user can just click on the workitem path and go to the workitem path directly. But I am not able to form the correct path. I tried using the workitem.getId(), but re...