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

  • 3/29/24
    I am looking for any AEM conferences for 2024 

    Views

    698

    Likes

    0

    Replies

    2
  • 3/29/24
    Hi All,We are using content fragments in our components using asset api. We are directly calling the asset api URL from frontend to get the json for the content fragments. We are trying to cache this json coming from the asset api. 1. We are unable to cache this json in dispatcher as we were receivi...

    Views

    934

    Likes

    0

    Replies

    3
  • 3/29/24
    Hi Community I have a requirement where when i select multiple assets and publish them , once all images got published i need to hit and external api and update the DBSo how can i check if all selected assets published and get list of the assets ?? Please help

    Views

    727

    Likes

    0

    Replies

    4
  • 3/28/24
    I have a job in AEM that implements JobConsumer interface. My questions are: 1. Once it's triggered but not running yet, how to kill the job? 2. Once it's running, how to kill the job?  I saw JobConsumer interface has `cancel` method but I am not sure how to use it. I found an example online and it'...

    Views

    841

    Likes

    0

    Replies

    2
  • 3/28/24
    Hello Community Team,We are using Adobe Experience Manager v6.5.20 and the customer ask is to provide NewsLetter Subscription functionality to their end users. End users should be able to choose their favourite areas and opt-in/opt-out for the NewsLetters. So I would like to know if there is no Camp...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 3/28/24
    I am getting below errors after installing org.apache.servicemix.bundles.esapi , could anyone please help me with this to resolve. bsh -- Cannot be resolved but is not requiredjavax.crypto from org.apache.felix.framework (0)javax.crypto.spec from org.apache.felix.framework (0)javax.servlet from org....

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 3/28/24
    Hello Community Team,We are using AEM 6.5.20 on-premises version for our implementation and the ask is to leverage communities for managing User Generated Content.Specifically the comments, ratings, reviews, blogs etc. needs to be captured and curated by Admin/Author before it gets published to the ...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 3/28/24
    Hello,I have a two AEM components, and I'm going to use com.day.cq.commons.jcr.JcrUtil.copy() method to copy a set of JCR nodes(with childrens) from one component into another every time with PostConstruct method in Sling Model. I need to copy content from first component into second depending on au...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 3/28/24
    Hello, In a project I'm working on, I have a requirement for a component that has a go-to-top icon (or text) that appears on every page. I'm wondering as to how this can be implemented, and if anyone has an example that has already been implemented, can you share it with me? Thank you in advance. 

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 3/28/24
    Dear All, I have written the below JUNIT for my service IMPL and I am getting null pointer exception for below clientIntegrationDataAPIServiceImpl.requestCommunityCreation(clientCommunity); ********************************** JUNIT Class ***************************package ai.contentadmin.core.service...

    Views

    675

    Likes

    0

    Replies

    1