Expand my Community achievements bar.

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

  • 4/22/20
    Good morning. Is there any way of producing a report that shows what permissions are assigned to each user / group ?  Similar to the permissions tab of the useradmin screen, but on a single page, without the need to expand each node. I'd be quite happy to write it as a groovy script, if I knew which...

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 4/22/20
    I need to export page as zip file programatically and i used Page Exporter interface and its export(page, resourceResolver, targetPath) method, but, its not happening.I found the zip file under /var/contentsync node, but that has only html in it, no clientlibs, no assets.I tried to delete the nodes ...

    Views

    4.1K

    Likes

    0

    Replies

    3
  • 4/22/20
    Hi, I'm trying to get the Offers in AEM to work in combination with the AEM target component (/libs/cq/personalization/components/target) to display banners on fixed locations based on the configuration of an on-off time in the Offers.But it seems as if this functionality is really outdated, the Tea...

    Views

    790

    Likes

    0

    Replies

    0
  • 4/21/20
    On AEM v6.5.3, how to find the usage/reference of an Experience Fragment / Variation on pages? I can get the reference list easily from Classic UI, I'm wondering if there a way to get the references in Touch UI as well, without customizing the console. In touch UI, experience fragments > references ...

    Views

    3.2K

    Likes

    0

    Replies

    2
  • 4/21/20
    Hello, currently our project is compatible with AEM 6.5.3 on premise, and we use java 8 to run AEM and build our project. We would like to check the possibilities of adapting the project for use in Adobe Experience Cloud. I've started by reading documentation and I have a doubt: 1. On the one hand C...

    Views

    3.1K

    Likes

    0

    Replies

    1
  • 4/21/20
    Hi everyone,I'm new to AEM developing. Can anyone explain me how to build an e-commerce site like We.Retail step-by-step. Thank you.

    Views

    3.7K

    Likes

    0

    Replies

    3
  • 4/21/20
    Hi,My requirement is to get all the wrong spelled words from the text component of a  page programmatically. For this I have used SpellCheckerProvider.createSpellChecker(language, dictionarypaths[], resourceResolver);  to get SpellChecker, but I am not understanding what to give in the parameters i....

    Views

    988

    Likes

    0

    Replies

    1
  • 4/21/20
    Hi,I have a requirement to-1)path based slinghttpservlet to execute some business logic and set attributes a, b in the slinghttpservletrequest2)Use the above set slinghttpservletrequest attributes, i.e a and b in sightly code.Please suggest how can slingMOdel with adaptable as slingHttpSErvletReques...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 4/21/20
    Hi,I have defined both doGet() and doPost() methods for SlingAllMethodsServlet as below@Overrideprotected void doGet(SlingHttpServletRequest request,SlingHttpServletResponse response) throws ServletException {}@Overrideprotected void doPost(SlingHttpServletRequest request,SlingHttpServletResponse re...

    Views

    2.8K

    Likes

    0

    Replies

    1
  • 4/21/20
    Hi, We have an on-prem AEM 6.3 installation running with Oracle Java 8.We are now performing in-place upgrade to AEM 6.5. For the upgrade procedure we use the same java version 8.Once the in-place upgrade is done, we want to restart our AEM 6.5 instance with Java 11.This does not seem to work as we ...

    Views

    21.6K

    Likes

    0

    Replies

    3
    6.5