[AEM] 2022.6.0 Release Overview - Event | 13min short Video covering what all released this month | See: https://adobe.ly/3bBit4t
Bringing all the latest updates from the AEM community in one place: https://adobe.ly/3NqmvtK | First edition to be published between 21st July – 4th August' 22
I've been finding that when I double click the "Drag components here" area of a parsys to add a component in TouchUI, the list available is incomplete. It seems to affect Geometrixx. I'm seeing it in the right sidebar with "popular articles" on http://localhost:4502/editor.html/content/geometrixx-me...
Hi Team,i am trying to deploy Adobe Social Communityfollowing the below link:- http://docs.adobe.com/docs/en/aem/6-1/deploy/communities.html Was tryign to install AEM-6.1-Communities-HotFix-1.7.199.zip packge it is giving below error.Error during processing:javax.jcr.RepositoryException: JcrFS is no...
http://stackoverflow.com/questions/32278952/posting-data-to-custom-servlet-in-aem6-I'm trying to create a servlet in CQ. Then from my page will make an AJAX call posting data to Custom servlet in AEM6 to get the response from servlet.My servlet class is belowpackage com.kicker.disolutions; import ja...
Hi All,Strangely for one of our site hierarchy we have started facing Below error:Basically this error occurs when author tries to promote the launch for a specific page (just the page, not even the subtree).Till now I have tried the following but none of it seems to work:Tried re-indexing repositor...
hi all,I've performed a fresh installation of AEM 6.1 and started following this tutorial:https://docs.adobe.com/docs/en/aem/6-1/develop/the-basics/website.htmlWhen I finished the 1st step of "creating your website page and content pages" (step 13), it says I can double click in my recently created ...
Hi,Could you please share with me a AEM Integration with Adobe Campaign Use Case?How the interaction happens in the chronological order, which one stores what, which one does what, etc.Appreciate your response.Thanks,Rama.
Hi,I would like to create a target component (sling:resourceType should be cq/personalization/components/target) programmatically.My scenario is as follows:- I have a par component_A that has a rendering file component_A.html. This HTML render file calls a JSP file using the following sightly statem...
Hi,The requirement is:We need to make a CQ page non Google Searcheable. For that we have added in template level and provided a checkbox option in page properties so that he can disable search for a specific page.Now the challenge is for Assets (PDF), i added a custom checkbox but dont know where t...
Hi,In AEM 6.1, if there are 2 FileUpload Widgets, then drag and drop option does not appear for 2nd image and second image is also not displayed in dialog. I am using different file names and file references for both images. For e.g.For 1st Image:FileName : ./firstimage/fileNameFile Reference: ./fir...
Hi All,We have a use case of getting the tracking the anonymous users journey before he requests for a gated asset which wold require the user to provide his information to a Marketo form. During the form post, we would want to send the user journey information to marketo as well. Is it possible to ...