


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 however I have yet to find any nice ready to borrow java code for this. Does anyone know if such a
sample exists so I don't have to reinvent the wheel?
Views
Replies
Sign in to like this content
Total Likes
Hi,
Welcome to Adobe AEM Community !!
I am not a JAVA expert, but these sample code might help you : https://www.tabnine.com/code/java/methods/com.day.cq.dam.api.Asset/getName
Thanks,
Vikram Gaur
Hi,
Welcome to Adobe AEM Community !!
I am not a JAVA expert, but these sample code might help you : https://www.tabnine.com/code/java/methods/com.day.cq.dam.api.Asset/getName
Thanks,
Vikram Gaur