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

  • 5/21/22
    Hi All, We all are aware of classic /dispatcher/invalidate.cache which can be used as way to clear dispatcher cache manually using API calls. Does there is similar way to do this in AEM as cloud service using Adobe IO or something maybe? Thanks,Shehjad

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 5/21/22
    I have enabled the extensions in filters too./0010 { /type "allow" /extension '(css|eot|gif|ico|jpeg|jpg|js|gif|pdf|png|svg|swf|ttf|woff|woff2|html|pptx|docx)' /path "/content/*" } I am able to access the other extensions too but not these. These extensions are working on author and publish but not ...

    Views

    861

    Likes

    0

    Replies

    5
  • 5/20/22
    Hi, I am going through course Course ID: ATS_ODL_AEM_SITES_0002 (Develop Websites and Components using AEM) and we have first step to install the local instance of author and publisher.But in AEM_Installation folder we have only license.properties, it does not contain any JAR file. Need support to g...

    Views

    782

    Likes

    0

    Replies

    2
  • 5/20/22
    Why am I getting this error when I am installing a new service pack in my AEM development environment on a new AEM instance? I tried many times of re-installing the Service packs, but I keep on getting this error.How to replicate my problem.1. Delete crx-quickstart folder2. Double click on JAR file3...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 5/20/22
    I'm using editable templates with the header and footer as experience fragments. On author this works as expected, but on publish the header and footer are missing. In the publish log, I see this:19.05.2022 17:01:30.302 *INFO* [127.0.0.1 [1652994090260] GET /home HTTP/1.1] com.day.cq.wcm.foundation....

    Views

    2.6K

    Likes

    0

    Replies

    11
  • 5/20/22
    Hi All,I am trying to export a experience fragment to Target from Adobe AEM and i am successful in that.As per my understanding When i export an experience Fragment to target it creates a clone in target with experience fragment html ,JS and CSS whereas assets used in the experience fragment will st...

    Views

    480

    Likes

    0

    Replies

    1
  • 5/20/22
    I have a query as below SELECT * FROM [dam:Asset] AS a WHERE ISDESCENDANTNODE(a,[/content/dam/company/creative-assets/opt/campaigns]) AND LOWER(a.[jcr:path]) LIKE '%/100098282_enfr%' ORDER BY a.[jcr:created] We have created a custom index and created the required index properties including the one f...

    Views

    822

    Like

    1

    Replies

    2
  • I am looking for a OOTB solution to generate a report for used and unused asset's under a dam node. Are there any query for that? I tried using generating report using this query ```path=/content/dam/applicaion-nametype=dam:Assetproperty=jcr:content/usages/dam:scoreproperty.value=1p.limit=-1```usage...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 5/20/22
    Hi All, We had designed a component to generate dynamic script values based on the author inputs to display ads on the page.So , on adding multiple AD components  , script results are showing up only in the last component added on the page. Eventhough ID is unique to each component ,response is not ...

    Views

    1.4K

    Likes

    0

    Replies

    7
  • 5/20/22
    Hi All, We had a workflow working where we sent a CF for review and the reviewer could diff the contents of the CF. The UI that the reviewer sees isn't great but by doing this we used to get to see a diff: selecting the item to review from their inboxselecting payload selecting timeline on top leftc...

    Views

    771

    Likes

    0

    Replies

    1