We're using experience fragments to produce HTML fragments that are consumed and displayed by an external application. Since the html in that case is no longer being served by the AEM instance we need any assets to be referenced by an absolute path rather then a relative one. I've seen some older ...
Hello Everyone,I am trying to create a property index at the project level where the path would be content/project/oak:indexThe same index if kept in the default oak:index folder gets picked up for all the queries. But if i have it in the project folder it doesnt.Any idea why?Thank you so much!
Hi,I noticed that Chapter 8 Unit Testing in WKND tutorial Getting Started with AEM Sites - WKND Tutorial is missing. Is it on purpose?I tried to google for the same in internet. Although it returned me a link but it is broken Adobe Experience Manager Help | Getting Started with AEM Sites Chapter 8...
Hi Team,We are trying to create custom Layout Container(wcm/foundation/components/responsivegrid) component in AEM 6.4 to have fixed width and full width layouts in our project. Below are the steps i followed to create an editable template but unable to see Allowed Components even after creating a p...
Hi guys,We've been assessing the use of Hobbes.js as the tool to do our UI testing, and we have reached to a problem regarding to the way the testcases are organized.We are using one Adobe AEM server/instance to host many websites.The problem is that when we access the main Hobbes.js screen (http://...
Hello everyone,We are migrating our environment from AEM 6.2 to AEM 6.4. We have observed that aem jquery (1.12.4-aem) is overriding our custom/updated jquery library and because of this most of the functionality is breaking. Please see the screenshot below: Note: It only happens in Author environme...
Hi Support,I am getting below error when execute maven build command.Seems like the jar failed to download from maven repository.Do we have any alternative way to build the package without looking for these 3 jar from maven repo? And i have below version of jar specified in my pom.xmlPOM.XML========...
Hi friends,I created a note settings/hostconfiguration/jcr:content to configuration (subscription key, service host) for my site. So, I create a clientlib clientlib-config (/etc/designs/abc/clientlib-config) to config the sub scription key and service host.Example: settings/hostconfiguration/jcr:con...
use case: Requirement to check for version control on RTE i.e to see the changes made to the text/content on the dialog. (Basically like a spell check or on microsoft word document we can enable the version and see the modifications made by author, what time and content )problem statement: Authors/c...
We have two to three jobconsumer in publish instance(AEM 6.3 SP1). After adding the job to particular topic(job manager.addJob), Job consumer consuming the same topic is running after 2 to 3 minutes. Same issue exists for other jobconsumers in publish instance. Publish instance is clustered one and ...