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
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/29/22
    I need to take say Action A if a particular component is included in a page.Consider the above given page for this page(ie landingPage) i need check if mediaImage component is included in the page.I found a reference where it was said it can be done with a slingQuery to check if component exists in ...

    Views

    14.5K

    Likes

    0

    Replies

    13
  • 3/29/22
    Hi @All, Team In my Actual class holds Input Stream, XSSFWorkbook, and am iterating all the Excel column values and getting it via this snippet 'row.getCell(columnNames.get("path")).toString().trim()' code is working fine as expected. When I come to  Junits I couldn't able to cover the junits for th...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 3/29/22
    Hi,  The AEM cloud manager build is failing due to the large size of build log file > 500MB.The errors are mostly related to JS syntax, for example:ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: arrow function. const toType = obj => { Let me know if any solutions for...

    Views

    2.1K

    Likes

    0

    Replies

    6
  • 3/29/22
    I have setup PWA for my site on AEMaaCS. On author, both my service worker and manifest files are being rendered. But when it comes to the case of publish instance, it shows the following error:Uncaught (in promise) DOMException: Failed to register a ServiceWorker for scope ('publish-url') with scri...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 3/29/22
    Hi all, I have created registration form using Core form container. I need to save this data in a path based servlet. I have mentioned the servlet path but I'm getting only null values instead of the form fields.  I have mentioned the correct name field for getting the parameter.  my servlet path: m...

    Views

    2.5K

    Likes

    0

    Replies

    2
  • 3/29/22
    I am using ACS AEM Sitemap Generator Plugin and sitemaps are working fine.How can I generate sitemapindex.xml file for the website?

    Views

    3.0K

    Likes

    0

    Replies

    1
  • 3/29/22
    Hi, I am trying to set up dispatcher in my local MacBook pro - silicon chipFollwing this doc : https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/local-development-environment-set-up/dispatcher-tools.html Ran below commands:1>  ./bin/validate.sh ./src  ERROR: immutable fi...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 3/29/22
    Hi everyone,I'm new to AEM, I'm trying to follow this guide  https://adobe-consulting-services.github.io/acs-aem-commons/features/redirect-manager/index.html#getting-started-with-redirect-managerto be able to use the Redirect Manager. I inserted the file as below:  However, when I go to the link dis...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 3/28/22
    I am trying to delete the references of a component from pages where the component is being used using a Servlet. I have registered the servlet to a path. But when I hit the path I am getting a 405. In Error logs I am getting, "writeuser is not a known JCR system user id and therefore not allowed in...

    Views

    927

    Likes

    0

    Replies

    1