Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 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

    998

    Likes

    6

    Replies

    2
  • 1/26/25
                                  Our Adobe Digital Experience Communities are the heart of innovation—connecting, engaging, and empowering users to create game-changing digital experiences with Adobe solutions. The Community Advisor Program is Experience League’s flagship initiative to recognize and nu...

    Views

    658

    Likes

    8

    Replies

    2
  • 6/1/22
    I have a scenario where I have to read each of the manually added renditions height and width. Rendition rendition = resource.adaptTo(Rendition.class);// rendition  obj would only give size of the rendition (rendition.getSize()) not height and width.For generated renditions, we would at least read i...

    Views

    2.5K

    Likes

    0

    Replies

    13
  • 6/1/22
    Hi Community,  I'm trying to write my Unit test for a model created to interact with the MagentoGraphqlClient Object. My doubt here comes when I need to inject a mocked object using the @Deleted Account  annotation. @Self(injectionStrategy = InjectionStrategy.OPTIONAL)private MagentoGraphqlClient ma...

    Views

    630

    Likes

    0

    Replies

    3
  • 6/1/22
    We have a website with different regions (USA and India). All the content will be in English only so, no translation is needed. Also, the pages for both regions are different and they don't share the content either. Only, the look and feel are the same. In this case, what would be the best folder st...

    Views

    841

    Likes

    0

    Replies

    6
  • 6/1/22
    I tried to run the test for my codes using junit 5 in Visual Studio Code the test case was passed but shows some error in the plugin Jackrabbit in pom.xml fileError Description :[{"resource": "/C:/AEM_Training/genc-aem-training/ui.content/pom.xml","owner": "_generated_diagnostic_collection_name_#2",...

    Views

    1.1K

    Like

    1

    Replies

    5
  • 6/1/22
    Hi, We are working on a POC to call a google cloud storage API from AEM to retrieve an image file following the documentation - https://www.baeldung.com/java-google-cloud-storage . My class is as below ,currently in the early stages to establish the connectivity. import java.io.IOException;import co...

    Views

    2.0K

    Likes

    0

    Replies

    13
  • 6/1/22
    AEM 6.5.12.0 - Sling Models Use Pojos Anti Samy Rules for Custom Tags by Sreekanth Choudry Nalabotu Abstract Goal When adding Custom Tags via Sling Models or Use Pojos, without overlaying the Anti Samy rules and add the tags in /apps/cq/xssprotection/config.xml, you should see the following in erro...

    Views

    301

    Like

    1

    Replies

    0
  • 6/1/22
    One Solution Fits All — Smart Imaging with AEM Dynamic Media by Karanjeet Singh Abstract What is AEM Dynamic Media? Adobe Experience Manager (AEM) helps you to provide your customers with personalised, content-led experiences. It provides cloud-native agility to accelerate time to value and is exte...

    Views

    405

    Likes

    0

    Replies

    0
  • 6/1/22
    Adobe and the metaverse: the future of immersive by Adobe Abstract The metaverse may sound like the working title for a new Marvel movie but make no mistake: it’s real and in many ways it’s already here. Augmented reality shopping, virtual travel in 3D, in-game live concerts, immersive company webs...

    Views

    327

    Likes

    2

    Replies

    0
  • 5/31/22
    Hi,We have a component /apps/xyz/components/content/general/list/list which has multiple versions say v1 to v3the resourceSuperType on this node (/apps/xyz/components/content/general/list/list) points to the version say (xyz/components/content/general/list/v2/list). Suppose I change the value of thi...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 5/31/22
    Hi All, I am writing a utility wherein the page/asset would be replicated if it's modified and pending activation. The last replication date should be less than or earlier than the modification date. How can we do it from backend/java code? I tried "ReplicationStatus", but it does not fit the use ca...

    Views

    1.4K

    Likes

    0

    Replies

    6