Expand my Community achievements bar.

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

  • 3/30/22
    Hello, my team is looking into leveraging AEM for an API developers portal. One of the current topics of discussion surrounds what to use for the documentation surrounding the APIs, our standards, etc.  They started considering the use of Confluence or BitBucket, but I wanted to see if AEM would han...

    Views

    274

    Likes

    0

    Replies

    0
  • 3/30/22
    Hi ,  I  am trying to send form data to servlets (path based servlet ) using ajax. Here I have written the code but it's not working. When I submit the form nothing is happening just it refreshes the page. And I don't see any form data in servlet path.  Any idea how to resolve this ?? <button data-s...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 3/29/22
    On authoring a customized component dialog, component does not render on click of done in the dialog.It renders fine only after reloading the page. What can be the possible fix?Thanks in advance

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 3/29/22
    Hi Team,I want to create a workflow to accept the file in the frontend page upon clicking the button. the files should be uploaded to the dam.can anyone help on it (any sample code will be helpful). Thanks in advance.

    Views

    699

    Likes

    0

    Replies

    4
  • Is anyone using Cloudfront in front of their dispatchers?I think I've read there's no built-in invalidation of Cloudfront cache in AEM replication agents.  One would think even a Cloudfront distribution with a fairly low TTL could increase performance across the world while potentially causing issue...

    Views

    1.7K

    Likes

    0

    Replies

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

    941

    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

    8.7K

    Likes

    0

    Replies

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

    611

    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

    982

    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

    683

    Likes

    0

    Replies

    4