Expand my Community achievements bar.

Join us in celebrating the outstanding achievement of our AEM Community Member of the Year!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/18/22
    Hi..,As part of task, need to do package the content and have to do package replication for higher environments : DEV STG PRD Can you please help me for how to do it and  is it applicable if we applied image profiles to some particular folder that folder has been packaged. Note : we are using AE...

    Views

    556

    Likes

    0

    Replies

    2
  • 8/18/22
    We define several filters like this:   @component @SlingServletFilter(   scope = { SlingServletFilterScope.REQUEST },   pattern = "/bin/api/.*",   methods = { "GET", "POST" } ) @Designate(ocd = CorrelationLoggingFilter.Config.class) public class CorrelationLoggingFilter implements Filter {   The que...

    Views

    2.8K

    Likes

    0

    Replies

    6
  • 8/18/22
    Hi All,We have to setup maintenance page for out site. During the maintenance window all requests going to our application domain(www.<sitename>.com). For e.g. www.<sitename>.com --> Redirects to maintenance page www.<sitename>.com/induststry-slotions --> Redirects to maintenance page   should get r...

    Views

    894

    Likes

    0

    Replies

    2
  • 8/18/22
    Hi Team We are facing repository growth in one of our publisher. We have checked the maintenance console and its showing the DSGC run successfully but we found "Workflow purge is failing" . Also the DSGC run fine but we are old repository datastore inside our S3 bucket which is shared among other in...

    Views

    968

    Likes

    0

    Replies

    7
  • 8/17/22
    Hi, We can select a single page and see its references via Reference option  But while selecting multiple pages, it showing error and references option will not be available. Is there a way we can do some configuration and make references Option available for multiple page selection ?    

    Views

    396

    Likes

    0

    Replies

    1
  • 8/17/22
    HI I have applied CUG on we-retail site and I am publishing the same. But on publish instance that CUG is not getting published  In the screenshot we are not getting any CUG on published instance. Similar case is working with Assets.  

    Views

    537

    Likes

    0

    Replies

    4
  • 8/17/22
    Hello, We are using service pack 6.5.10, and we want to generate a sitemap.xml. Whatever documents I have read so far all talk about the AEMaaCS approach or OSGi config that comes with 6.5.11 or later version. I haven't found anything about the lower versions. Also, we recently migrated our existing...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 8/17/22
    Hello Adobe friends,   I am working on a new project of mine. I am contemplating creating an organization's core components based on WCM Core Components and adding an organization branding and style system. Now several questions in mind I'd like to raise:   Where should the core components be locate...

    Views

    784

    Likes

    0

    Replies

    5
  • 8/17/22
    Hi AEM Community,   I have the below redirect rule -  RewriteRule ^/content/brandA/us/en/(.*).html$ /$1 [R=302,L,QSA]   In my network trace, the below redirects are happening - Request 1 - https://www.brandA.com/content/brandA/us/en/index.html This request has a 302 redirect with response.location s...

    Views

    5.7K

    Likes

    2

    Replies

    14
  • 8/17/22
    Hi,   I wanted to know, is it possible to map core tab component in DITA using element mapping? If it is then can someone give idea on how we can achieve it ? and If not , then is there any way to use tab component in DITA?.   I did element mapping for core text component and it is working fine but ...

    Views

    458

    Likes

    0

    Replies

    1