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...
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...
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...
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...
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...
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..
I am working on a project which required to migrate assets from sitecore to DAM. We are not getting direct access to sirecore or Azure blob. But they shared Azure/Sitecore API and asset uRL is available as part of that payload. So I am looking for a solution, how can I upload the asset to Adobe DAM ...