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

  • 10/6/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

    762

    Likes

    4

    Replies

    10
  • 10/5/25
    AI Assistant in Adobe Experience Manager (AEM) offers a conversational interface designed to streamline finding answers to your AEM-related queries. It helps you get instant answers to your AEM product-related questions (available to all users), and automate support ticket creation (available to Sup...

    Views

    207

    Like

    1

    Replies

    0
  • 10/5/25
    AEM Experience Hub is the intelligent, unified front door to Adobe Experience Manager, streamlining how content authors, marketers, and administrators discover, generate, and launch, supercharged by AI.  Empower every AEM user and beyond: From authors to marketers to admins, intuitive and personali...

    Views

    154

    Likes

    0

    Replies

    0
  • 9/22/16
    Hi, Please can anyone help me on the below issue?I have a tab in the metadata schema with a path browser with pickerMultiSelect option set to true. It works fine and allows me to select multiple paths however the value stored on the property -./jcr:content/metadata/relatedimages/pickerSrc doesn't sa...

    Views

    3.9K

    Likes

    0

    Replies

    12
  • 9/21/16
    I have this property called "executionID" set on my node. In Helloworld.html I have this line:<pre data-sly-use.hello="test.core.models.TestModel">I then read "hello.value" My TestModel looks like this: package test.core.models; //imports... @Model(adaptables = Resource.class) public class TestModel...

    Views

    9.6K

    Likes

    0

    Replies

    9
  • 9/21/16
    How to create Test driven development(TDD) for AEM components. Is there any framework to do that in AEM?I need to write junit test cases for components in AEM. Please explain me in detail.Any help would be appreciated. Thanks Mini

    Views

    3.4K

    Likes

    0

    Replies

    3
  • 9/20/16
    Environment : AEM 6.1Issue : While minifying css, the calc function is also minified.Ex: if i have width:calc(100% - 30px) is minified to width:calc(100%-30px) which is invalid in css and it does not work as expected.Workaround :   AEM 6.1(granite UI) uses latest YUI compressor which is 2.4.8. YUI c...

    Views

    2.3K

    Like

    1

    Replies

    2
  • 9/20/16
    Hi ,Getting default workflow email template mails by enabling email notification checkbox in dynamic participant step component.how to change default workflow email template to custom in dynamic participant step.default : /etc/workflow/notification/email/default/en.txtcustom : /etc/workflow/demoport...

    Views

    2.4K

    Likes

    0

    Replies

    4
  • 9/19/16
    Hi All,We are planning to migrate our existing website from Teamsite to AEM. Please suggest on below points1.How to migrate existing Teamsite content store to AEM.2.We have 70k assets(includes images, docs, pdf, video and audio files).How to upload assets from Teamsite to AEM with metadata.3.Migrate...

    Views

    9.5K

    Like

    1

    Replies

    11
  • 9/19/16
    Hi,In the log files I am getting the below warnings related to indexing. How to prevent it or what action is required? 19.09.2016 13:50:56.565 *WARN* [10.148.117.100 [1474291853171] GET /bin/security/authorizables.json HTTP/1.1] org.apache.jackrabbit.oak.spi.query.Cursors$TraversingCursor Traversed ...

    Views

    5.9K

    Likes

    0

    Replies

    7
  • 9/18/16
    Hi ,I have a workflow which I want to trigger on the publish event. As user clicks the publish event for any asset the workflow should get triggered .  thanks-

    Views

    3.3K

    Likes

    0

    Replies

    2
  • 9/15/16
    Hello,AEM: 6.2I have a use case where on inject properties of a component, my sling model executes a @PostConstruct method to configure a state of content by setting a node property value. For example:@PostConstruct    protected void setProperty() {            try {            ModifiableValueMap map...

    Views

    7.2K

    Likes

    0

    Replies

    4
  • 9/15/16
    l followed the instructions in the documentation on how to add new columns to the list view for consoles in AEM, but have run up against a few issues. First of all, I'm not sure if it's the installation or what, but the repo linked from that section doesn't seem to be compatible with AEM 6.2--though...

    Views

    5.5K

    Likes

    0

    Replies

    6