Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 9/3/25
    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...

    Views

    2.8K

    Likes

    13

    Replies

    16
  • 8/12/22
    Hi,   I need to export the model json from a sling model conditionally, How to implement this?  

    Views

    486

    Likes

    0

    Replies

    1
  • 8/11/22
    Hello Team,   I am trying to embed com.google.guava jar file as a third party dependency in my maven build. But it does not deploy to felix console. When I try to manually upload to felix console it works but not through maven build.   I am following the below steps for this. In the main pom of the ...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 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

    433

    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.5K

    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.6K

    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

    2.1K

    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.8K

    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

    1.0K

    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

    831

    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

    965

    Likes

    0

    Replies

    3