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

  • 9/3/25
    We’ve long envisioned an AEM Assets landing page that goes beyond a static entry point—a page that unifies our solution, reflects the customer journey, and serves as a central resource during stakeholder and customer conversations. I’m excited to share that this vision has now taken shape. We’ve cre...

    Type

    Discussions

    Views

    245

    Like

    1

    Replies

    0
  • 4/29/22
    All examples in docs show dates on the timeline. I cannot find information anywhere, how to display this information. Any suggestions? Thanks 

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 4/28/22
    Hi Team,I am writing a query, path=/contenttype=cq:Page1_property=@jcr:content/category_id1_property.value=%54ceab56-c3b6-44c7-ae3f-08fc87af9045%2_property=@jcr:content/category_parent_id2_property.value=%54ceab56-c3b6-44c7-ae3f-08fc87af9045%p.limit=-1 The requirement is to get all pages with either...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 4/26/22
    I need a java client to do some ETL operations on Experience Manager assets. I found this Experience Platform sample that looked like exactly what I needed. I have since learned that this needs to work with AEM 6.5 so that is no longer an option. It looks like I need to use the Assets HTTP API howev...

    Type

    Questions

    Views

    948

    Likes

    0

    Replies

    1
  • 4/25/22
    Hi All, When I am using ${emailId} in .txt file as : Subject: Operation completeHello,Asset uploaded in AEM.${emailId} From,ABC So, rather getting the emailId which I have configured in method of Email Service as:email.sendEmail(emailId, param2, param3).The email id is not getting changed to the use...

    Type

    Questions

    Views

    550

    Likes

    0

    Replies

    1
  • 4/25/22
    Hi! I want to rework the "Update Asset" workflow to create renditions in WEBP format. To use this format, I also have to modify the code. Before deploying the new code, I want to re-run the workflow for all images, so that the new WEBP format is created. How can I trigger the workflow for all images...

    Type

    Questions

    Views

    691

    Likes

    0

    Replies

    2
  • 4/25/22
    Hi, We have below code, Map<String, Object> assetMeta = resourceResolver.getResource(hit.getPath()).adaptTo(Asset.class).getMetadata();Calendar expireDateCal = (assetMeta.get("idam:offTime") != null) ? ((XMPDateTime) assetMeta .get("idam:offTime")).getCalendar() : null;Calendar ontimeCal = (ass...

    Type

    Questions

    Views

    2.6K

    Likes

    0

    Replies

    3
  • 4/24/22
    【目的】アセットの「プロパティ」を開き、「参照」を選択するとアセットの参照元のページ(ローカル参照)を一覧できます。AEM外部でこの情報を使用したい場合などには、JSON形式でエクスポートして使用することができます。 【環境】AEM as a Cloud Service、AEM 6.5 【対応方法】次のURL[1]にアクセスするとJSON形式で結果が取得できます。出力結果に含まれるpathの値から参照元のコンテンツパスが確認できます。 [1] http://localhost:4502/bin/wcm/references.json?path=<対象のアセットへのパス>  使用例:http:/...

    Type

    Discussions

    Views

    572

    Likes

    0

    Replies

    0
  • 4/22/22
    The documentation for revision cleanup says"A fresh generation is generated every time revision cleanup runs"https://experienceleague.adobe.com/docs/experience-manager-64/deploying/deploying/revision-cleanup.html?lang=en I understand what are revisions/versions for each modified node. But I am not c...

    Type

    Questions

    Views

    433

    Likes

    0

    Replies

    0
  • 4/22/22
    In assets UI we have added few custom columns in list view. when we select on any article and then click on export metadata it will export those columns of that article into csv. so we are not able to get the custom columns added into csv.Here are the list of columns in list view. Here are the list ...

    Type

    Discussions

    Views

    700

    Likes

    0

    Replies

    2
  • 4/21/22
    Hi,Based on some listener condition how we can get the property of a field in dialog and if we get it how we can set a different value?We need to get the value of "required" property in dialog listener js and change it based on some condition.Appreciate your replies..   

    Type

    Questions

    Views

    513

    Likes

    0

    Replies

    1