Hi, I would like to use a Virtual Report Suite in Adobe Activity Map. Currently, it does not show up in the dropdown list in Adobe Activity Map. So I assumed that I need to change the settings in Adobe Admin Console. I have added all Report Suite tools and all Analytics tools, but the product compat...
Hi I am using microsoft translator to translate my content fragment from english to other lang But for languages like Spanish ,Japanese French, Few keyword are not changing like English,Spanish,French.Any Idea how to fix it .
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
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....
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?
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...
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...
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...
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> ...
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...