Query to find renditions are present for an asset
Hi All,
Is there any way to write a query and find the assets which are not having any renditions.
Thanks,
Selva
Hi All,
Is there any way to write a query and find the assets which are not having any renditions.
Thanks,
Selva
Generally for any dam asset rendition are existed under jcr:content node.
/content/dam/XXXX/global/Images/inline_images/gx_hc_aging2.jpg/jcr:content/renditions
You can validate if there are any node is existed with redntions node then you can say rendtions are existed.
I have provided more of theory ,you can frame SQL query.
Thanks,
Kishore
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.