I am trying to work out which continuous integration system, between Bamboo and Jenkins, would be more suitable for continuous integration.My scenario is that developers will work on their local host to develop components and OSGI bundles using Eclipse. So assuming everything is good to go their c...
Hi guys,I want to implement a Use-API Java logic next to the Sightly template of my AEM component. Do you know if it is possible to debug the Java code and make Eclipse recognize the class as a Java class in order to have IDE auto completion, highlighting, etc. ?Thank you
I'm facing significant problems with workflows in our test environments! I've developed a new workflow and launcher in my local dev environment which works fine however on the test environment I am facing some problems, on the workflow console I can't see any models/launched/archived/failures instea...
Hi,Recently, I have started working on Touch UI. I am checking for client context to load in touch ui. It is available in Classic UI in side kick buttton. Is there any way I can include or visible in touch ui?I tried by include these tag in my page but still it is not coming. <cq:include path="clien...
Hi,I need to display external social site content in AEM page and came across the following URL:https://helpx.adobe.com/experience-manager/using/creating-cq-feed-components-display.htmlAlthough its URL indicates generic, this page describes displaying only Twitter content on AEM page using Twitter A...
I am having a bit of trouble with using the built in search with the Reference Component.It seems that Lucene will index the content that is in the JCR for a particular node but it doesn't pull in anything from referenced nodes.Page A has content RTE with 'term'. Page B has content RTE with 'additio...
Hi All,Currently I am having issue, when I activate a page say test.html a node under test page is also getting replicated. So node path /test/unWantedNodeReplication while I was expecting only node under /test/jcr:content/ should be replicated. Is this is a product bug?I am using AEM 6.0 SP2. Thank...
My workflow sends an e-mail when the following launcher criteria is met, but it only works when Run Mode is Author. When changing Run Mode to Publisher nothing happens and I've been unable to find anything in error.log. The Mail Service is configured and works as I have a service that successfully s...
HiWe have requirements to upload the 1.5 million assets (including Image, multimedia, ppt, doc etc.) in to the AEM DAM including the metadata information as well.1. What is the best approach and best way to perform the bulk import activity?2. Should we set up our environment with MongoMK (and DB Mon...
Hi all,We have created some custom metadata fields by touch UI screen for jpeg images. Our client could see newly created metadata fields in touch UI screen view but he isnot able to see it in classic UI view. Are we missing anythings? Can anyone help us ? Are there separate method to add for classi...