Expand my Community achievements bar.

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

  • 7/10/25
    I have certain pages in my AEM site that need shorter TTL values due to frequent updates, while others can be cached longer. We are using AEM as a Cloud Service with Akamai as CDN and Dispatcher. What is the best way to handle this without breaking default caching behavior?

    Views

    501

    Likes

    0

    Replies

    3
  • 7/10/25
    Hi folks,First time using the JAVA RolloutManagerImpl. I'm creating a script to import a bunch of vanity URLs which need to be rolled-out to all markets. My code looking something like:RolloutParams rolloutParams = new RolloutParams(); // Setup internal-vanities market pagesfor (int i = 0; i < count...

    Views

    407

    Likes

    0

    Replies

    2
  • 7/10/25
    Hi All, I'm configuring SAML 2.0 for Publish in AEM as a Cloud Service.However, SAML is not working as expected in the Preview tier.Where is the problem? I am referring to the following documentation:https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/authentication/sam...

    Views

    1.1K

    Likes

    0

    Replies

    11
  • 7/10/25
    Hi all,I am working with AEM as a Cloud Service and trying to handle multipart form-data using Jersey's @FormDataParam annotation for file uploads. However, I am facing issues with this approach, and I wanted to check if anyone has encountered similar problems or can provide a solution.Here are the ...

    Views

    490

    Likes

    0

    Replies

    1
  • 7/10/25
    Hi, i have an include that brings in an HTML file, which I invoke twice within my component, something like <sly data-sly-include="${'HeaderUserInfoList.html'}"/>. The thing is, in one invocation the full code should be shown, but in the other I want to hide several divs. The code is extensive, so I...

    Views

    312

    Likes

    0

    Replies

    1
  • 7/10/25
    I would like to know what folder of an AEM project is the website root.It seems there could be two different folders that match the description, but it is unclear which of those is actually the case and I couldn't find any information on that so far. The two possible folders would be:1) The uppermos...

    Views

    476

    Likes

    0

    Replies

    4
  • 7/9/25
    we have some sites where we are using closed user groups feature and SAML for authentication.We authored few vanity urls to the pages which has cug. When we try to hit the vanity urls it is redirecting to 404. Dispatcher rules are as follows: we have a rule for shorten URL path. # Shorten the tenant...

    Views

    332

    Likes

    0

    Replies

    2
  • 7/9/25
    Hello Team, In my Language-masters page, in one component I have configured this page link:  /content/abc/xyz/language-masters/en/testpage#my-booksWhere /content/abc/xyz/language-masters/en/testpage is the link to AEM page. Then adding #my-books at the end. When I rollout this page to Live copies, L...

    Views

    326

    Like

    1

    Replies

    1
  • 7/9/25
    How to track content authoring changes across the entire site structure in Adobe Experience Manager (AEM) as a Cloud Service (Production) for a specific time range and export the results to Excel

    Views

    376

    Likes

    0

    Replies

    2
  • 7/9/25
    Hi everyone, I'm working on a project using the aem-boilerplate-commerce in Edge Delivery Services and need to generate a sitemap-index.xml that references other sitemaps like categorias-sitemap.xml, productos-sitemap.xml, etc. Here’s an example of what I’m trying to achieve: <?xml version="1.0" enc...

    Views

    781

    Likes

    0

    Replies

    3