I am looking to generate asset report with assets on file on AEMaaCS.
I have gone through the asset report on AEMaaCS but the downloaded file does not have assets on the file rather has asset name. Is there a way to generate published assets report on AEMaaCS with asset and its metadata on the downloaded asset report file?
Solved! Go to Solution.
Views
Replies
Total Likes
If you want to have image or pdf or any other type of asset you can include path of the assets using acs commons reports feature.
If you want to download image then you have to write custom implementation to download the asset.
I hope this helps.
thanks,
Aruna
Hi @baw_gov ,
I am not sure what do you mean assets on the reports. You are expecting assets like images/pdf in report ?
But if you want asset path or any other metadata as part of report, it can be configured.
Yes I am looking to have image itself on the the report. Is it possible?
If you want to have image or pdf or any other type of asset you can include path of the assets using acs commons reports feature.
If you want to download image then you have to write custom implementation to download the asset.
I hope this helps.
thanks,
Aruna
Yes Aruna you are correct. I figured it out it would require a custom implementation to do that.
@baw_gov have you done this if yes please give some insights.
Thanks!
Views
Replies
Total Likes