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/30/25
    We are trying to get publisher and use that in the custom email template to send a notification. String currentUser = workItem.getCurrentAssignee();The above returns "null"String currentUser = resourceResolver.getUserID();The above one returns "workflow-process-service"Can we use workitem used to re...

    Views

    1.6K

    Likes

    0

    Replies

    12
  • 1/30/25
    I am building an application where the content of the page will differ based on a user cookie that specifies details of a subscription level. the components read the cookie and can change what they display based on it, however I still want to implement some caching on the site at the dispatcher to i...

    Views

    4.6K

    Likes

    0

    Replies

    14
  • 1/30/25
    In AEM Cloud, I want to share AEM dam stored videos to YouTube using custom servlet which is using google API'sI have added all the required dependences in core pom.xml and also there no code issues but i am facing issues with Bundle, my project bundle is not getting activated, its in installed stat...

    Views

    918

    Likes

    0

    Replies

    4
  • 1/30/25
    Hello, I have a question, I’m currently testing sling:alias because I need to replace some URLs. My question is, when using sling:alias, will the resource resolver automatically return only the paths with the alias? Or will the original path still be valid? What I ultimately need is, if my original ...

    Views

    990

    Likes

    0

    Replies

    3
  • 1/30/25
    Hey guys, Getting the below error when trying to use AIO plugin to push artifacts to RDE, tail logs etc. Any help or ideas around this? admin-sys digital-adobe-aem % aio aem:rde:install all/target/brandX.all-1.0.0-SNAPSHOT.zip › Warning: @adobe/aio-cli update available from 10.3.1 to 10.3.2. ...

    Views

    1.5K

    Likes

    0

    Replies

    9
  • 1/30/25
    For a requirement on which data needs to be displyed from the csv file (this may be updated at times) from dam folder on searching of ID from Which is having a14k records. Triggering a servlet on search and putting records into a Map and displaying it by below idMap.containsKey(id) and giving the re...

    Views

    751

    Likes

    0

    Replies

    7
  • 1/30/25
    Hi, I see the below error when trying to add the modified master page to XTM Translation job. The translation is for Spanish, and the page already exists in Spanish site. The XTM job shows 2 launch created for the spanish page and the duplicate launch page is having name <pagename>1. Master page: /c...

    Views

    561

    Likes

    0

    Replies

    2
  • 1/30/25
    The lower level environments like QA or DEV which are also hosted in AEM Cloud does have groovy console enabled where I could execute the groovy scripts.In PROD, we don't have the groovy console available to perform any action.I was checking on few things like package availability and pom.xml contai...

    Views

    767

    Likes

    0

    Replies

    4
  • 1/30/25
    hey! Lets say a visiter wanted to track event with horizontal scroll in Column Control component, which Tracking Event should be used. Can someone help me here.

    Views

    452

    Likes

    0

    Replies

    3
  • 1/29/25
    Hello, I have a component that is included in SDI config with nocache. when I authored the component on the page, it worked as expected. but when the component is authored in template structure then it has some problems In my component model, I have this, @ScriptVariableprivate Page currentPage; i...

    Views

    652

    Likes

    0

    Replies

    6