Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/13/17
    Hello,I was studying the new feature of AEM, "Content Fragments", introduced in AEM 6.2 and further enhanced in 6.3, however I am not very clear about the actual use-cases of the Content Fragments and need more insight. 1.  The Content Fragments are suitable for long article pages or news pages, but...

    Views

    5.7K

    Likes

    5

    Replies

    7
  • 6/13/17
    Hi,I'm currently having a problem if I view a page as published.I get a javascript error saying "Uncaught ReferenceError: KmlMapParser is not defined" but if I add "?debugClientLibs=true" to the end of the URL my problem is fixed.Can anyone explain what is happening here?Thanks,Karl

    Views

    1.2K

    Like

    1

    Replies

    10
  • 6/13/17
    Custom Multifield is not working in AEM 6.3

    Views

    15.8K

    Like

    1

    Replies

    37
  • 6/12/17
    Hi,Using 6.2, we have an asset (PDF) in asset manager. it pulls the documents 'title property' (in CRXDE this is the jcr:title  property) - we then update this to a new title (cd:title) if i Package this and load to a new site, install and replicate, it ignores our updated change and revers both the...

    Views

    363

    Likes

    0

    Replies

    0
  • 6/12/17
    Hi,We integrated AEM 6.2 with solr using the below link - Adobe Experience Manager Help | Integrating SOLR with Adobe Experience Manager . However when we try the steps on AEM 6.3, it doesnt give expected results. Any pointers?Thanks,Anil

    Views

    3.7K

    Likes

    0

    Replies

    7
  • 6/12/17
    Java output:title = title - !  # $ % &  !#$%&()*+,-./:;<=?@[]^_{|}~<title> ${properties.title @ context = 'unsafe'} </title>Output:  <title>title - !  # $ % &  !#$%&()*+,-./:;<=?@[]^_{|}~</title>Where as <meta name="title" content="${properties.title @ context = 'unsafe'}">Output: <meta name="title"...

    Views

    2.6K

    Like

    1

    Replies

    6
  • 6/12/17
    There are 4 ypes of garbage collector in java 1.8.1. Serial2. Parallel3. CMS4. G1Default is parallel GC. Any recommendation which GC type should we use in AEM.Also are there any recommendation regarding JVM paramaters that we should be using in AEM?

    Views

    2.5K

    Likes

    0

    Replies

    3
  • 6/12/17
    Is there a way to turn on logging to see which oak:index is being used by a query?

    Views

    526

    Likes

    0

    Replies

    3
  • 6/12/17
    Hi - It appears that we are not able to get thumbnail images to appear when the image is really tall and thin or really short and wide. Is there any workaround to get this fixed? Also, what is the min/max size dimension for thumbnails?

    Views

    335

    Like

    1

    Replies

    1
  • 6/12/17
    What is the best Way to increase performance in AEM?I need to call restful services from AEM frequently. I am planning to save the frequently getting response in javax.servlet.http.HttpSession(from request) or Cookie. But confused of which aproach to follow. Need some assistance from who have implem...

    Views

    2.5K

    Like

    1

    Replies

    15