Expand my Community achievements bar.

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

  • 8/5/24
    Register at: https://adobe.ly/3LTT3hg  Session Details During this AEM GEMs webinar, we will show you how you can use AEM Assets on your site built on AEM Edge Delivery Services. We will start with the integration steps, which will allow developers to integrate the AEM Assets repository into the si...

    Views

    376

    Like

    1

    Replies

    0
  • 7/25/24
    Our Adobe Digital Experience Communities are the heartbeat that connect, engage and empower our users to create game-changing digital experiences leveraging Adobe solutions.  What is the Community Advisor program?The Community Advisor program is a prestigious, year-long initiative that recognizes o...

    Views

    310

    Likes

    4

    Replies

    0
  • 8/12/22
    Hi, I'm implement a custom provider (com.adobe.granite.auth.oauth.Provider), and i want save  the avatarUrl of user in profile. I check the node profile under user and the resourceType is  cq/security/components/profile When user is created, i can save email, name, id, but if i put other field suc...

    Views

    418

    Likes

    0

    Replies

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

    Views

    305

    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

    802

    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

    280

    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

    697

    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

    931

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

    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

    1.6K

    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

    545

    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

    555

    Likes

    0

    Replies

    3