Hello Guys, I am trying to test the PageManager.copy() with wcm.io, but am unable to do so. This is because the mockPageManager.copy() is not implemented. What are some other ways for me to test the PageManager.copy() command?io.atlassian.net/browse/WTES-17?page=com.atlassian.jira.plugin.system.issu...
Hello, I have tried to create a dynamic sitemap generator using a servlet, I would like to help me by leaving your recommendations to optimize the code or a better way to achieve the creation of a dynamic sitemap.The idea is to allow the author, to select whether or not the pages will appear on the ...
I have installed AEM 6.5 Author in an RHEL 7 instance and it has started successfully. However, when I run the ./status script, it provides the below output: 09.04.2020 08:10:38.450 *INFO * [main] Setting sling.home=. (command line)09.04.2020 08:10:38.458 *INFO * [main] Sent 'status' to /127.0.0.1:4...
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.