Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi ,
How to get the AEM DAM Assets name and count via query? We are using the MongoDB as repository in AEM and want to retrieve the assets that is uploaded on specific date either via query or programmatically.
Can anyone provide the any sample?
Thanks
~S
Solved! Go to Solution.
There are multiple examples for queries here [1] please refer the same
[1] https://docs.adobe.com/docs/en/cq/5-6-1/dam/customizing_and_extendingcq5dam/query_builder.html
you can query to get all the assets uploaded on specific date which would return list of nodes where you can iterate to get the asset name.
View solution in original post
Views
Likes
Replies