Dear All,
I want a report with the asset path and fmUUID for my images test folder highlighted in yellows below.
Can anyone please help me here.
Thanks in advance
Sonu
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@SUNITACH1 : You can create an assets report.
Once, report is generated, you can view the report or have an option to download it as well.
You can refer attached screenshot to get the idea.
Other way is by doing a query, if you have some conditions to filter the DAM assets using query builder.
thanks.
@SUNITACH1 : You can create an assets report.
Once, report is generated, you can view the report or have an option to download it as well.
You can refer attached screenshot to get the idea.
Other way is by doing a query, if you have some conditions to filter the DAM assets using query builder.
thanks.
Hi @SUNITACH1 ,
Follow below steps:
1. Go to : AEM Assets | Create Report (Tools -> Assets -> Reports)
2. Give the title for your report and Click on Add report.
3. In Configuration add this query and select SQL2SELECT * FROM [dam:Asset] AS s WHERE ISDESCENDANTNODE(s,'{{path}}')
4. In search parameter or report basic parameter select a textfield and provide name as "path".
5. In result column provide your property name like "jcr:content/ fmUUID "
6. save it and now run it by giving the path.
Hope it helps!
Thanks
Tarun
Views
Likes
Replies
Views
Likes
Replies