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

    4.0K

    Likes

    14

    Replies

    19
  • 1/6/17
    Hi,We tried setting up an multi site - multi domain (using single dispatcher/apache) using multiple virtualhost and farm entries as in docs and have a separate farm entry for dispatcher flush -https://docs.adobe.com/docs/en/dispatcher/disp-domains.htmlthe docroot is of each site in httpd - virtual h...

    Views

    5.4K

    Likes

    0

    Replies

    6
  • 1/5/17
    Hi All,Does anyone know how I can configure the Java code shown below so that I can get correct Excerpts from SearchResult when using either fuzzy search string or wildcard search string.It returns correct Excerpts if the search string is neither fuzzy search nor wildcard search , but it returns inc...

    Views

    3.5K

    Likes

    0

    Replies

    3
  • 1/2/17
    Dear Team,  . How I can incoperate case sensitive search in AEM 6.2 with predicates.I have tried below mentioned code unfortunately it doesn't work for me.But it is working fine in  5.6.1Predicate authorNamePredicate = new Predicate("@authorName", "property");authorNamePredicate.set(JcrPropertyPredi...

    Views

    8.6K

    Like

    1

    Replies

    10
  • 1/2/17
    Hi All,I have tried the AEM + Hybris integration(out of box), I have followed the steps from docs.adobe.com. When I am trying to import catalog (outdoors) from hybris, I am getting the following error in AEM error logs.Error message:02.01.2017 16:36:33.090 *ERROR* [0:0:0:0:0:0:0:1 [1483355193013] GE...

    Views

    3.6K

    Likes

    0

    Replies

    7
  • 12/29/16
    Hi,I am planning to delete large amount of workflow instances. When I had tried this earlier it had taken more than 17 hours to delete 14506560 nodes. Is there way to speed this up? I was told that this is because of incremental reindexing.. Can we stop incremental reindexing Thanks,Anil

    Views

    3.1K

    Likes

    0

    Replies

    3
  • 12/27/16
    I am stumped....On a page deactivation only the jcr:content node of the page concerned is deleted, not the page itself.  I've been completely through our code and cannot find anything that would interfere with the deactivation process.  In the AEM log and OSGi event log I get the normal, expected me...

    Views

    3.9K

    Likes

    0

    Replies

    5
  • 12/22/16
    Hi,I have added a particular image in the dam, though i am giving the correct path i am unable to view the image.On inspection i see that the image size is 0x0 pixels.I even removed and added the particular image again.The error still persists.

    Views

    7.2K

    Likes

    0

    Replies

    2
  • 12/21/16
    Hi All,Our Environment Setup We have a window's service named as "Akamai Purger" which will use the java module that checks for changes in the file system and sends purge requests to Akamai. In addition to this the main purpose of the cache-flusher is to detect when a file is deleted due to content ...

    Views

    4.1K

    Likes

    0

    Replies

    4
  • 12/20/16
    Hello,I am trying to create html attributes from a string with multiple attributes.We have a string myAttrs = " class='myClass' id='myId' data-value='myCustomValue'".I am trying to render that string as attributes of a html element.Example input: <p ${myAttrs}> My paragraph </p>Expected output: <p c...

    Views

    7.9K

    Like

    1

    Replies

    14
  • 12/20/16
    Hi Team,We have created a Classic UI Dialog and Touch UI Dialog with a drop down widget which displays dynamic values. We have used optionsProvider property for populating these values in classic ui and datasource in touch ui (followed https://helpx.adobe.com/experience-manager/using/dialog_fields_s...

    Views

    3.3K

    Likes

    0

    Replies

    3