We are using a Voting component in the project for several pages, now we want to know all the pages with positive voting per the user in session. Is there any mechanism to retrieve that data?Thank you
Hello expertsHow can i create an AEM component that shows assets in the DAM from different angles. A user should be able to click on it and spin it for example. Please tell me how to proceed.
Hi All,I tried to install AEM 6.1 using nosamplecontent runmode (as mentioned here https://docs.adobe.com/docs/en/aem/6-1/administer/security/production-ready.html) to get rid of geometrix content and I am able to run the command perfectly fine and also geometrix sample content is not installed. But...
HiI'm currently updating an OSGI service in my local environment. I can deploy the OSGI service to my DEV and Test anvironments by using maven profiles that i have created.I want to deploy the OSGI bundle to a production environment. What do i need to give to the system administrator for them to dep...
Hello Dear AEM community,Trying to debug LinkageError I'm getting in one of the bundles.Essentially, whenever I'm trying to send an email I'm getting following exception:17.02.2016 17:03:31.448 *ERROR* [qtp86404370-62743] com.company.bundles.test [EmailService.TEST(9511)] The init method has thrown ...
Hello,Let me preface this issue by saying that this happens in every browser except for Edge.I have a rotating banner component where users can fill out the following:TitleDescriptionBanner ImageLinkThese are nested below a multifield, so users are able to click on the Add Field button to create mul...
Hi FriendsI am working on creating a DAM component in my project I was following the below urlhttps://helpx.adobe.com/experience-manager/using/aem-dam-image-components.htmlcan this example be followed in AEM6.1 as the document says it is for 5.5 and 5.6When I use the same code snippet in my jsp.I ha...
Hi guys,How to Rewrite Adobe CQ Image src attribute from relative to obsolete. either by using the link Externalizer or by Mod re-writter. This is urgent.Thanks in Advance.