Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I can't seem to return and use an object from my js use array. In the below example I'm trying to make a parameter list for use later in a java use-api call, however, the parameter array comes up empty back on the sightly end. Any idea what I'm doing wrong?newsList.js:"use strict"; use( function () ...

    Views

    2.5K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi All, I'm experiencing some index corruption in an AEM 5.6.1 author production index. I can't replicate it locally or on staging instances that mirror the production environment. The problem occurs intermittently when moving an asset in a custom workflow process via Session.move(). The move operat...

    Views

    828

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,Currently I am working on CQ5.5 and planing to migrate in AEM 6.0.May I proceed with the below mentioned approach -1. Create a package in package manager with following package filters in CQ5.5-     /apps/myapp, /content/mywebsite,/content/dam/mywebsite and /etc/designs/mywebsite2. Upload the abo...

    Views

    570

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All,I was going through the Performance Optimization document from the adobe site. http://docs.adobe.com/docs/en/aem/6-0/deploy/configuring/performance.html.In the Search Indexing section, there are some settings like supportHighlighting,resultFetchSize,cacheSize etc for AEM 6.Can anyone let me k...

    Views

    556

    Likes

    0

    Replies

    5
  • 10/15/15
    How to move already created groups to a new folder along with their permissions?.

    Views

    358

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi team,I have locked the asset by user A, and when i opened the asset by User B i am able to edit some fields like dropdown,rte field and fields inside the fieldset though i can't save it as save is disabled. How can i disable dropdown,rte field and fields inside the fieldset.ThanksKranthi

    Views

    376

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi All,PFA, for a basic front end page created in crxde-lite. Details as below :- Want to update a page property,for huge number of pages.Each page has different property value which has to be replaced with corresponding new set of values.- Just to test couple of pages, thinking will enter the page ...

    Views

    877

    Likes

    0

    Replies

    9
  • 10/15/15
    Is there any known issues with deploying the AEM 6.0 quickstart within a systemd service?I'm finding that with the AEM 6.0 quickstart, the unpacking does not respect the WorkingDirectory of the systemd service definition, always instead unpacking to the same directory where the quickstart jar file e...

    Views

    857

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi,I'm using sightly with a Java class annotated with @Model.And the class has a method that return a list with objects. Like List<CarouselPage> pages;I can iterate over the list and get the object properties, but when I try ${itemList.count} or ${itemList.index} it throws an error:Caused by: io.sig...

    Views

    4.0K

    Likes

    0

    Replies

    12
  • 10/15/15
    Hi, I have created a version for the page. How can i retrieve the page version of the page like cq:lastReplicated we can retrieve the last published date. Is it possible to retrieve the page version of the page.Thanks in advance.

    Views

    1.5K

    Likes

    0

    Replies

    2