Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated ...
Hi I am currently using custom oAuth authentication in our AEM server. It used to work in AEM 6.3 but after upgrading to AEM 6.4 I am getting "extractCredentials: Cannot process OAuth continuation; application seems unconfigured" error. Please help solve this issue.Also in AEM 6.3 I can see "Adobe ...
Hi Team,I am using AEM Version: 6.4 and ACS Commons : 3.18.2 and have written Dispatcher Flush Rules using ACS Commons Configuration. I am getting below error and Replication breaks while replicating pagesDispatcher Flush Rules : /etc/packages/(.+)/.*=/etc.clientlibs/$1&/etc.clientlibs/common /ap...
HI,I am trying to pull list of members under "intranet-authors" group using query debugger in AEM 6.3.below is the crxde page.In below screenshot - in rep:memebrs properties only ID for users are given.. When is select the ID then it goes the corresponding user name.Please suggest the query to get t...
Hi,I am working on making certain code enhancements to .JSP file that have Java and HTML components. When I am making my changes directly in /libs, it is being displayed perfectly on the page. But, when I try to overlay this JSP by the usual technique, the code from the JSP is not being displayed at...
Getting the below repeatedly on aem6.4.Please any sugesstions. [Multicast Heartbeat Receiver Thread] net.sf.ehcache.distribution.MulticastKeepaliveHeartbeatReceiver Error receiving heartbeat. ICMP Port Unreachable. Initial cause was ICMP Port Unreachablejava.net.PortUnreachableException: ICMP Port U...
I tried options given in the following forum post to conditionally remove (i.e. only on publish) the decoration tag that AEM puts around any component but none of them worked:Removing extra decoration tags in CQ5.6 Is there a new way of doing this in 6.3 and above?Thanks.
Hi,On saving page properties dialog in Touch UI for any page we get a success message like "SUCCESS The form has been submitted successfully". How can we stop this message from appearing/ customize the success message? Please find below success message screenshot.Thanks,Surendra
Dear All, I have a checkbox item called Add Button in my Carousel and the requirement is that when somebody will check the checkbox Add Button , then button text and button link will be visible.So below is the cq.dialog<addbuttonjcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/compone...
I want to provide impersonate access for users in group A as users in Group B. Eg.Group AUser A1User A2Group BUser B1User B2Right have I have given read access in /home/users for group A but when I login as user A1 or A2, I don't see impersonate option itself. Is there some other setting i need to ...