Hi, I am helping a client with their content in AEM ... and recently watched a demo of how to set up translation from AEM (an API integration in place now in order to connect to machine and human translations). Can yo please help clarify if and how i can limot what is pushed for translation machion...
Hi All, AEM as cloud dispatcher filter section has the below configuration to block any metadata calls on assets. Example path /content/dam/image/test.png.1.json /0017 { /type "deny" /selectors '(feed|rss|pages|languages|blueprint|infinity|tidy|sysview|docview|query|[0-9-]+|jcr:content)' /extension ...
I need to increase the size of the AEM dialog. Even on full screen mode the fields are still small. I have used some nested multifields that make the fields look very long and small. Is there a way I can change the size of the AEM dialog on load for the required component ? Also, I was trying to cha...
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...