Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/19/25
    Currently, if I update metadata that already exists in the standard path /jcr:content/metadata, everything works correctly with this payload:json{ "class": "asset", "properties": { "metadata": { "pruebanumber": 22, "singleline": "Value from API" } ...

    Views

    406

    Likes

    0

    Replies

    3
  • 11/18/25
    Hello community,Some time ago I integrated an API to work with the DAM (uploading assets, reading assets, etc.). Today I realized that assets uploaded to the DAM via Postman with an enabled technical account load correctly and appear in AEM. However, if I switch to the Adobe Experience Manager Asset...

    Views

    464

    Likes

    0

    Replies

    4
  • 11/18/25
    Hi community,I need to retrieve all metadata fields that start with a specific prefix (e.g., nameMetadata_) from all metadata schemas in AEM.Current situation:I'm currently using this endpoint to get fields from a specific schema:{{Instance}}/conf/global/settings/dam/adminui-extension/metadataschema...

    Views

    257

    Likes

    0

    Replies

    1
  • 11/18/25
    Hi everyone, I hope you're all doing well.Context: I'm managing groups and permissions in AEM. Each group has its own access to specific folders in the DAM. The problem I'm currently having is that if a new folder is created, it becomes visible to all users. My question is: is there a way to automat...

    Views

    342

    Likes

    0

    Replies

    2
  • 11/18/25
    SpoilerSpoiler<enableCollasableText jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/checkbox" class="cq-dialog-checkbox-showhide" cq-dialog-checkbox-showhide-target=".button-option-enable-showhide-target-three" name="./sh...

    Views

    394

    Likes

    0

    Replies

    5
  • 11/18/25
    Greetings,Our client has asked us to use this tool https://github.com/assetnote/hopgoblin to find and correct possible security issues that are detected in the tools scanner, while i was able to fix some of them, but i have not been able to find a solution for these twoI have tried using the dispatc...

    Views

    458

    Likes

    0

    Replies

    8
  • 11/17/25
    Hi Community, We recently deployed a code package to our Cloud production environment, but unfortunately the deployment contained a bug that is now impacting users. We raised a P1 ticket with Adobe Support, and their recommendation was to revert to the previous working code.However, Adobe has also m...

    Views

    334

    Likes

    0

    Replies

    4
  • 11/17/25
    Hi all,Some component folders under /apps/myproject/components aren’t getting deployed even though they exist in ui.apps/src/main/content/jcr_root/apps/myproject/components.Here’s my filter.xml:<workspaceFilter version="1.0"> <filter root="/apps/myproject"/> <filter root="/content/myproject"...

    Views

    316

    Likes

    0

    Replies

    3
  • 11/17/25
    I have to pull tags from page properties and add into dialog tagfield while dialog is loading using js.i wrote below script for the same but its adding single field (last index) not all which are in loop.if i directly set array without loop, it will show in single field in dialog while loading.Can s...

    Views

    315

    Likes

    0

    Replies

    4
  • 11/17/25
    Hi, I’ve been trying to create a custom plugin for all the RichText XML configurations in my AEM components, but I haven’t been able to get it working. I’ve followed several guides, but I still can’t make it work. Any help? It would just be a simple select with options and a text field.We’ve added c...

    Views

    425

    Likes

    0

    Replies

    3