Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/29/22
    I want to test local dispatcher configs with domain names. How can I do this using the docker local/dev dispatcher? Right now I have it standing up but looks like all content can be found using localhost:8080/content/<project>/en.htmlInstead I want to do something like this: <random_domain>:8080/en....

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 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

    10.7K

    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

    774

    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

    1.2K

    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

    812

    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

    1.7K

    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

    2.2K

    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

    972

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

    Likes

    0

    Replies

    1