Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/23/23
    Hi Team, I have a requirement to enable the /.well-known/security.txt for all of my domains, can you please suggest me to do the same. Thanks in Advance. Thanks & RegardsVeera

    Views

    359

    Likes

    0

    Replies

    3
  • 8/23/23
    Hi, Does someone have any sample code on how we can programmatically  relate/unrelate an asset to another asset or content fragment? Basically looking for the highlighted OOB functionality that can be done programmatically instead of manual. I have a process to create QR code using Content fragment....

    Views

    221

    Like

    1

    Replies

    1
  • 8/23/23
    I have a list of file names in Excel and would like to link to the SQL back end to verify each of those file names exists in AEM.  How can I accomplish this?

    Views

    276

    Likes

    0

    Replies

    3
  • 8/23/23
    I want to return the value of variable teste2 inside my current class but I can't return correctly this value what I need to do? Here below there's the code to test  HTL <slydata-sly-use.cameraModel="com.mysite.core.models.CameraCardsList"data-sly-test="${cameraModel.listItems.size>0}"data-sly-use.f...

    Views

    323

    Likes

    0

    Replies

    3
  • 8/23/23
    Is there a way to achieve the below in GraphQL persisted queries:1. Add a timestamp in the response of GraphQL persisted query based on the last published date and time of a CF. Rather than manually entering the field value, I want that to be picked automatically2. Filter Content Fragments which get...

    Views

    326

    Like

    1

    Replies

    2
  • 8/23/23
    Dear community members, @arunpatidar , @lukasz-m  I am trying to upload an asset as byte[] stream to AEM DAM. I am able to upload the asset to AEM DAM successfully using below code snippet. But I am unable to add/set the required properties to this asset. I am getting below exception. Could you plea...

    Views

    790

    Likes

    0

    Replies

    3
  • 8/23/23
    I'm extending the list core component and implementing pagination and filtering via the JS Use API, but I'm having an issue passing values to the JS. The HTL I have: <sly data-sly-use.list="...TextList"></sly> <sly data-sly-use.pagination="${ 'text-list.js' @ listID = list.id, val = 'red' }"></sly> ...

    Views

    343

    Likes

    0

    Replies

    2
  • 8/23/23
    Hi, I am currently implementing the Web-optimized image delivery api to convert to webp in my custom component, I researched and put into practice the documentation provided in: https://experienceleague.adobe.com/docs/experience-manager-learn/cloud-service/developing/advanced/web-optimized-image-del...

    Views

    627

    Likes

    0

    Replies

    7
  • 8/23/23
    Hi Team, I am using Aspose.Pdf third party Java library. I declared the dependency as below  <dependency><groupId>com.aspose</groupId><artifactId>aspose-pdf</artifactId><version>22.12</version></dependency> Aspose is suggsting to include their own repository in pom.xml. as below  <repositories>   <r...

    Views

    662

    Likes

    0

    Replies

    3
  • 8/23/23
    Hi All, We need to send a folder under /content/cq:tags to smartling for translation. Is there any OTB way available or do we have to manually shared each tag? Thanks in advance

    Views

    297

    Likes

    0

    Replies

    1