Expand my Community achievements bar.

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

  • 11/11/25
    Conversational AI that drives discovery, confidence, and conversion  We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences.   What is Brand Concierge?  Brand Concierge ...

    Views

    236

    Likes

    5

    Replies

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

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

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

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

    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

    4.1K

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

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

    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

    8.2K

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

    Likes

    0

    Replies

    3
  • 12/16/16
    Hi All, I would like to know if we have any out of the box component, where we just upload the HTML, along with all the required html-webpage content (CSS / JS/ images/ fonts etc.) and it can be loaded as per the AEM-Page. To elaborate it more, I just want to load the AEM-page which should internall...

    Views

    2.8K

    Like

    1

    Replies

    4