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

  • 7/30/25
    Hello Community,I have created RepoInit scripts to create a service user and grant specific permissions. However, for some reason, I am unable to predict the behavior of the granted permissions. Initially, when the script was deployed to the instance, I observed the following permissions in the cont...

    Views

    258

    Likes

    0

    Replies

    1
  • 7/30/25
    Hi, 6.5 SP22 on prem user here. I am tasked to audit document files (30k+). My approach is to export a file report, then sort by used who uploaded, then modified. Then send a list of files to the user asking to audit their files. The challenge here is - I only want to first see the document files th...

    Views

    234

    Likes

    0

    Replies

    2
  • 7/30/25
    Hi,How to purge the asset version in aem programmatically?Configured OOTB Day CQ WCM Version Manager configuration to purge the versions but in this case not all the versions getting purged atleast 1 version will be there in the asset.  Tried to get version programmatically and delete the versions ...

    Views

    615

    Likes

    0

    Replies

    13
  • 7/29/25
    I'm working with a custom AEM component that includes the Core Image component (core/wcm/components/image/v3/image) inside it. The component renders correctly and includes the data-cmp-data-layer attribute for anchor tag (for Adobe Data Layer) in some sites, but not in others, even though the compon...

    Views

    484

    Likes

    0

    Replies

    2
  • 7/29/25
    I would like to confirm whether both task emails and workflow emails use the same SMTP settings. If they do, could you please advise why, in the same environment, only task emails are working while workflow emails are not?

    Views

    250

    Likes

    0

    Replies

    1
  • 7/29/25
    Hi, To resolve "Deprecated Service User Mapping Detected", I created the following file under the osgiconf of the ui.config"org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended.cfg.json"Following are its sample content. {   "user.mapping": [        "com.adobe.acs.acs-aem-commons-bu...

    Views

    430

    Likes

    0

    Replies

    8
  • 7/29/25
    Dear community, I am currently working on a project using Edge Delivery Services with AEM as the content source. I have completed the migration of content from my development author environment to production using an AEM package. I have confirmed that both the site structure and assets are visible i...

    Views

    242

    Likes

    0

    Replies

    2
  • 7/29/25
    I want to create custom theme dropdown plugin in aem richtext plugins. Which will have the two drop down i.e.,1.Light background Themed2.Dark background ThemedWhen i click on Light background Themed option it should wrap the text component with <span class = "hover-light">.For example:<span class="h...

    Views

    3.3K

    Likes

    0

    Replies

    6
  • 7/29/25
     Hi everyone,I’m trying to extend the core Title component core/wcm/components/title/v3/title by adding a dropdown field to its dialog using Sling Resource Merger.Here is what I have done:1. Created a proxy component at /apps/myproject/components/title2. Set sling:resourceSuperType = "core/wcm/compo...

    Views

    278

    Likes

    0

    Replies

    2
  • 7/29/25
    Hi all, I'm currently working on an UI extension for the RTE in the new Content Fragment editor. I'm doing this based on the documentation provided here: Rich Text Editor Toolbar - AEM Content Fragments Editor Extensibility and also based on the examples provided here: GitHub - adobe/aem-uix-example...

    Views

    357

    Likes

    0

    Replies

    5