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/9/24
    Hi all, according to the AEM GraphQL documentation, GraphQL only serves content fragments right now. Are there any plans to extend this to arbitrary assets (images, videos, documents, blobs, etc.) in the future? I think there might be quite some business use-cases to make the query/filter abilities ...

    Views

    402

    Likes

    0

    Replies

    1
  • 1/8/24
    Hi, I am interested to apply for AD0-E134 Adobe Experience Manager Sites Developer Expert certification exam. and I want to take practice test in  Adobe Certification Exam Prep Portal before attempting my Certification exam. But there is no practice test available for AD0-E134 Adobe Experience Manag...

    Views

    5.2K

    Likes

    0

    Replies

    10
  • 1/8/24
    I'm facing an issue with some PDF assets in AEMasCS where the xmp:CreateDate property is missing. I have attempted to address this by running the DAM MetaData Writeback workflow for specific assets, following the guidance provided in the documentation here.However, despite these efforts, the xmp:Cre...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 1/8/24
    Hi,I followed this AEM tutorial https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/developing/advanced/service-users.html?lang=ento set up a service class that loads once service user object is available.     @Component( reference = { @Reference( ...

    Views

    2.2K

    Likes

    0

    Replies

    6
  • 1/8/24
    I have a dropdown that has two options 1 and 2 .On selecting 1, there is a foundation validator that is being registered for numeric character check.Now, if I select option 2 from dropdown, the above validation still exist and I'm not able to save the dialog.How can I deregister this jQuery validati...

    Views

    3.4K

    Likes

    0

    Replies

    8
  • 1/8/24
    Hi All, I have set up test content json for below source code.Is it possible to have a real resource resolver, query builder, query, session to go through test content json get me the results. All the unit-test examples out there on internet talking about mocking  query, querybuilder, session, searc...

    Views

    3.3K

    Likes

    0

    Replies

    3
  • 1/8/24
    Hi Everyone, We are modifying multifield wrapper component utilized across 1000 pages. The modification involves removing embedded JS. after removal, we aim to perform regression test on all the pages to ensure the change doesn't cause any issues. While we tested a subset of pages and found the chan...

    Views

    564

    Likes

    0

    Replies

    2
  • 1/8/24
    Hello everyone Good Morning, Hope you doing well!! We have one use case where if user creates any page at specific path we have to add few page properties automatically. To achieve this we created custom workflow and through launcher we triggering workflow. While creating page workflow gets trigger ...

    Views

    644

    Likes

    0

    Replies

    3
  • 1/8/24
    I've a custom workflow (No custom Java involved) which is mainly aimed at reviewing the pages before it gets published. Now I want to add a few fields to the existing dialog which currently shows like this :Say I want to add a field where the author will put in the relevant ticket number and also pu...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 1/8/24
    I have a doGet servlet which has rest call for Google map. Its, working as expected in my local instance, but when it goes to dev environment the servlet is keep on loading and after 1or 2 minutes its responding 200 status with no results. I have verified the cross origin, referrer filter & csrf fil...

    Views

    1.0K

    Likes

    0

    Replies

    3