Use following query SELECT * FROM [nt:unstructured] as nodesWHERE ISDESCENDANTNODE("/home/users") AND (nodes.[jcr:created] > CAST("{{fromDate}}" AS DATE) AND nodes.[jcr:created] < CAST("{{endDate}}" AS DATE) ) AND (nodes.[object/title] IS NOT NULL ) Select SQL2 and add field name called Asset_Pe...
Thanks for the reply. We can get the report for download, deleted action performance without analytics integration. And my question was report generate for single asset file or single user action performance.
Thanks for you're reply. Actually my question was not how to get report, my question was how to get unique asset report. It means if we have file1, file2, file3, file4, and file5 at dam, according to you're solution we will get report for file1, file2, file3, file4, and file5. But at my scenario I n...
We have a many assets under DAM files, I need report for only particular selected asset. Similarly, in aem dam many users can perform actions with assets like upload, download, update, and delete etc., I need to get report for a single user action performed on asset. Is it possible to get report fo...
Thanks for reply. According to this I done, but my requirements is not that, I'm sharing exact image you'll get an idea for what am I asking, like this I want, and that entered data stores in metadata fields column
While uploading any files or folders at DAM, parallelly to get metadata fields dialog for adding metadata. It means when we got AEM Assets | Files we have a CREATE button to upload new files or folders, when we select any file or multi files, meanwhile folders it display a dialog field name called f...