Hi, we are having issues adding dependencies to a maven project that is based on the latest version of aem-project-archetypeTo simplify the question I created a dummy project using the archetype.After the project is created I run the mvn clean install -U -PautoInstallPackagemaven command to install ...
As per the following AEM article. I created nodes as said. Also added the timeout exception.https://helpx.adobe.com/experience-manager/using/events.htmlHere is the error log: 15.01.2016 12:08:36.601 *INFO* [Background Update com.adobe.aem.events.eventhandler-bundle (456)] com.adobe.aem.events.eventh...
Hi,I've been looking a way to customize Asset Finder in Touch UI based to add custom tabs for references we've created for our projects. All I could find out from out of box functionality is if we hit this URL given below from our localhost:URL : http://localhost:4502/bin/wcm/contentfinder/asset/vie...
On uploading an asset to a product in the Commerce>Products UI, I selected an existing geometrixx-outdoors example asset that had a space in the name (/content/dam/geometrixx-outdoors/products/hat/Montreal%20Blue.jpg)After uploading the asset, it does not resolve in the UI, but if I change the fileR...
Hi All,The below query path=/content/x/y/ztype=cq:Pagegroup.1_fulltext=Abc*group.1_fulltext.relPath=jcr:content/@headingTextgroup.2_fulltext=Abc*group.2_fulltext.relPath=jcr:content/@headlinegroup.3_fulltext=Abc*group.3_fulltext.relPath=jcr:content/@blocktitlegroup.4_fulltext=Abc*group.4_fulltext.re...
I'm getting the Following log noise by thousandscom.adobe.granite.ui.clientlibs.impl.CompilerProviderImpl no compiler found for txtit comes up during install and startup of AEM and it looks to be paired with ClientLibrary vizcom.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl detected [JS, C...
Is there a way to include custom HTML and javascript using Sightly? I'd like to be able to target certain elements and/or locations in a page, (e.g. immediately after </head> or immediately before </body> or <footer> etc.). How could I do this using Sightly?
Hi,Recently we have been asked to implement ratings components for our application for certain pages. We also have a Phone Gap application content through content sync with our web portal.What is unclear to me is the synchronization of social data back and forth and changes needed in Content Sync if...