I have installed and configured the dispatcher in RHEL 7 instance and I would now like to set up the SSL Pass through for the dispatcher. I tried to find for a documentation in Adobe but I couldn't find one. Can you please provide me the configuration steps required to setup the same?
I have two aem 6.3 instances, called cq1 and cq2, they have same content and assets. When I tried xpath query on cq1 with /jcr:root/content//*[jcr:contains(@fileReference, 'xxx.png' )]I can get correct results. When I tried same query on cq2, for some assets I can't get any result for other I just c...
I have the below working querypath=/content/dam type=sling:OrderedFolder nodename=[0-9][0-9][0-9][0-9]-([0-9][0-9][0-9][0-9]|[0-9][0-9][0-9][0-9][0-9]) property=jcr:content/metadataprofile property.operation=exists property.value=false p.limit=-1It runs on entire Path=/content/dam, so it traverse al...
I am using AEM 6.4 want to list only project specific workflow in drop down list of "start workflow" and hide the out of the box workflows. Please suggest the best possible approach. PFA screenshot below. Thanks,Kaustuba TM
Hello All We are extending the Generic Lists provided in ACS Commons package. The current Generic Lists form is built using MCP package where we can define fields using annotations. But its not clear how to manage the sequence of the fields in this package. The form is built with random sequence of ...
Hi, I have a scenario where the customer is on AEM 6.4 and using normal rendition creation process(Dam update asset workflow). Dam size is around 1.6 TB. The customer has procured Dynamic Media recently and want to migrate all their assets to dynamic media. Per Adobe documentation "Dynamic Media -...
Dear members, I'm using AEM 6.4.4 and using wcm-use along with it. The issue is that my use-class activate() method is getting called twice. Anyone has faced this issue before? I tried debugging it but no luck how it's happening. Any help would be really appreciated. Thanks,Bilal.
Fonts (referenced in clientlib) are not getting rendered via dispatcher, though same is rendering fine on publisher. Below is the log from dispatcher:---[]Found farm myproject for myproject-ci-aem65.int.corp[]checking [/etc.clientlibs/myclientlib/resources/fonts/GloberSemiBold/GloberSemiBold.woff2][...
Hi,on our AEM 6.5 SP4 instance we experience an odd problem. We successfully integrated Target and Launch via IMS and it worked fine. Since yesterday we seem not to be able to do this anymore.When I try to create an IMS config (at host/libs/cq/adobeims-configuration/content/configurations/createimsc...
Am looking to activate the content items(as part of some node update activity)For this i have built simple java stand alone application.Am successfully able to:1. Access the crx/de2. traverse to the node3. update4. now i need to activate so am using:replicator.replicate(session.getUserID(), Replicat...