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

  • 1/7/23
    The circled one is my scheduler.   But below when i see, i only see the default scheduler.   Any Help would be Highly appreciated. Currently I'm using AEM 6.5.13.  

    Views

    2.8K

    Likes

    0

    Replies

    13
  • 1/6/23
    Hello,   Could some one provide inputs on the below query I had on    https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/about-the-component-sling-resolution-in-aem-form-6-5/td-p/566057   Regards, Srinivas

    Views

    724

    Likes

    0

    Replies

    1
  • 1/6/23
    I am trying to create a servlet that targets all AEM pages, and activates only when the selector exists, why is this not working?   /content/my-site/en.testing.html, is not working...   (service = Servlet.class, property = { ServletResolverConstants.SLING_SERVLET_RESOURCE_TYPES + "=sling/ser...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 1/6/23
    When registering a servlet for a new post action using the AEM Core Components, how does the form container know that the post will select this servlet? The code used below works... @component(service = {Servlet.class}, property = { ServletResolverConstants.SLING_SERVLET_METHODS + "=" + Http...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 1/6/23
    is it possible to register a servlet with SuperSlingResourceType? How?

    Views

    1.1K

    Like

    1

    Replies

    1
  • 1/6/23
    As I am not able to see the Forms section in the aem 6.5 as a cloud service  Can anyone please help me in this. Thanks, Pavan        

    Views

    496

    Likes

    0

    Replies

    1
  • 1/6/23
    We use the valtech migration tool to update refactored components etc. automatically on deployment.  It uses the groovy console.   We would prefer to run this only on author, then publish the changed artifacts to publish.   The migration script might update components in hundreds of pages.   How cou...

    Views

    893

    Likes

    0

    Replies

    2
  • 1/6/23
    Hi, I tried the code mentioned below. <a href="/content/dam/wknd/images/sample.jpg" download> <img src="/content/dam/wknd/images/sample.jpg" alt="sample" width="104" height="142"> </a>  This piece of code opens the image in a new tab, it doesn't download the image to my system.   How to achieve th...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 1/6/23
    Hi,   How to create information architecture for AEM? my understanding is that it is same as creating JCR folder structure. Is this correct?   What factors to be considered?   One factor is that any node should not have more than 1000 child nodes for Performance reasons.   Thanks, Rama.

    Views

    871

    Likes

    0

    Replies

    1
  • 1/6/23
    Hi Is there a way one can generate a link to directly edit a page in AEM? I need to include this link in an email that I send out from a component.

    Views

    614

    Likes

    0

    Replies

    1