Hi,
I wanted to create a DAM Collection programmatically. Is there any API to do this. If not, can someone please guide me as how to do it.
Solved! Go to Solution.
Views
Replies
Total Likes
You can use below Sling APIs to create and manage a collection -
ResourceCollectionManager ("The Adobe AEM Quickstart and Web Application.")
ResourceCollection ("The Adobe AEM Quickstart and Web Application.")
Views
Replies
Total Likes
you can follow the below article to upload files in DAM https://helpx.adobe.com/experience-manager/using/uploading-files-aem1.html Alternatively you can refer to the asset manager api https://helpx.adobe.com/experience-manager/6-2/sites/developing/using/reference-materials/javadoc/co...
Here is the API for smart collection
SmartCollection ("The Adobe AEM Quickstart and Web Application.")
Views
Replies
Total Likes
You can use below Sling APIs to create and manage a collection -
ResourceCollectionManager ("The Adobe AEM Quickstart and Web Application.")
ResourceCollection ("The Adobe AEM Quickstart and Web Application.")
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies