Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 6/16/25
    Over the past decade, brands have invested heavily in SEO, content strategy, and personalization to drive visibility and engagement across digital channels. But the landscape is rapidly shifting. Today, the customer journey increasingly begins not with a traditional search engine, but with an AI ass...

    Views

    155

    Likes

    4

    Replies

    0
  • 6/5/25
    Date: Wednesday, June 18, 2025Time: 8 AM PDT | 5 PM CEST | 8:30 PM ISTRSVP Now: https://adobe.ly/4dOPd6b (Recording will be available post-event) Join us for an in-depth, technical walkthrough of Adobe Experience Manager (AEM) Sites Optimizer. A cutting-edge, AI-first solution designed to improve y...

    Views

    166

    Likes

    5

    Replies

    1
  • 2/12/25
    Hi everyone! Discover a goldmine of AEM insights at Adobe Summit 2025 with our comprehensive guide to all AEM sessions and labs. Whether you're a seasoned user or exploring Adobe Experience Manager, this post is your key to navigating the summit's content. Search No More: Looking for specific AEM s...

    Views

    7.4K

    Likes

    28

    Replies

    8
  • 8/11/22
    Hi all, I have a requirement that , to show the below level 1 under industry-solution-components folder and level 2 components under l2-layer in AEM page under Industry Tab. I have a below JSP code and want to replace with the above requirement .   <slingx:forEachChildResource var="industriesResour...

    Views

    396

    Likes

    0

    Replies

    1
  • 8/11/22
    Hi, I am struggling to manipulate an address field to remove the country code, format lines breaks and add the country name.   The text I am using is in the format: "First Line / Second Line / Third Line / IE" var vAddress;vAddress = addresstest.rawValue ;vAddress = vAddress.substring(0,vAddress.len...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 8/10/22
    Hi, i'm porting my aem project from my linux development environment to my new windows environment. I'm compiling the project on:- Windows 10 Enterprise- java version "11.0.15" 2022-04-19 LTS- Apache Maven 3.3.9 When i exec the deploy command "mvn -s ~/etc/settings.xml clean install -PautoInstallPac...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 8/10/22
    We are trying to reading an Excel file with one column data from an Adaptive Form into an backend AEM servlet. But we are facing server posts issues.   Has anyone has suggestions on this process.   Thank you Eshwari

    Views

    1.9K

    Likes

    0

    Replies

    11
  • 8/9/22
    I am trying to get attribute value set in Slingmodel class. Below code is used to set value of attribute "mycustomparam" in sling model.  model1.java request.setAttribute("mycustomparam", "value"); But unable to get this value in HTL I have tried  ${request.attribute @ mycustomparam}  In other model...

    Views

    2.5K

    Likes

    0

    Replies

    5
  • 8/8/22
    as above. So it's my first time using Windows as a local development machine. I've always used Macs before my latest role. But my issue is that none of the files inside /crx-quickstart/log is getting updated. as an example:           if I open up a page for editing, the cmd.exe will be very busy wit...

    Views

    932

    Likes

    0

    Replies

    4
  • 8/8/22
    Hi  I written the below sightly and below java code my requirement is that my level 1 child tittle should come as list but it coming as paragraph, as shown below.   ***********JAVA CODE********** import java.util.ArrayList;import java.util.Iterator; import javax.annotation.PostConstruct;import java...

    Views

    744

    Likes

    0

    Replies

    3
  • 8/5/22
    Hi Team  Case 1: 1. 10 Users have jcr:read allow access on content/dam folder. 2. in dam I have created MyFolder 3. On Myfolder I gave only 4 out of 10 in Closed User/Group CUG permission. 4. So In effect will remaining 6 will have access to myfolder? or not Case 2: 1. 10 Users have jcr:read deny on...

    Views

    897

    Likes

    0

    Replies

    3
  • 8/5/22
    Hi Team,   I have the below scenario -  In my rewrite rules I have written the below sequence -  1.  RewriteRule ^/$ /content/xyz/us/en/home-page.html [R=301,L] As seen the above redirect points the root request to home-page.html   2.  RewriteRule ^/content/xyz/us/en/(.*)$ /$1 [NE,L,R=301]  As seen ...

    Views

    4.8K

    Likes

    2

    Replies

    11
  • 8/5/22
    We noticed that when we have advanced networking turned on, calls to Magento fail sometimes. When we turn off advanced networking, everything is fast and always resolves, but then we turn on and we get timeouts. We are making assumptions from an outside point. Maybe they can help.   Just to let you ...

    Views

    394

    Likes

    0

    Replies

    0