Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 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

    330

    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

    400

    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

    366

    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

    1.0K

    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

    552

    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

    775

    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

    975

    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

    380

    Likes

    0

    Replies

    1
  • 8/22/23
    Problem Statement --> AEM Tag references are lost when we do move/merge operation via tagging console. Steps to reproduce the issue Step 1 -> Create the following tags1. Tag A2. Tag  A --> Leaf 13. Tag B4. Tag B --> Leaf 1 Renamed Step 2 -->  Adding tag to a Page1. Open any page properties.2. Add Le...

    Views

    347

    Likes

    0

    Replies

    2
  • 8/22/23
    Hi Team, While searching for any asset in AEM, the search's result is capped at 1000. I want to see all the search results. Is there any way to increase the search result limit, or is this the default behaviour of AEM? Please help me to resolve the issue. Thanks in advance. 

    Views

    730

    Likes

    0

    Replies

    4