AEM4BEGINNER blog is for Beginners who are interested in learning Adobe Experience Manager (AEM) aka Adobe CQ5 from basics. The Information provided in this blog is for learning and testing purposes only. Here, I have posted the information which I know or gathered from different sources.
Moving DAM Assets using the Adobe Experience Manager Granite AssetManager API
You can use the Adobe Experience Manager com.adobe.granite.asset.api.AssetManager API to manage your digital assets located in the AEM DAM. Using this API, you can perform tasks such as checking to determine if assets exist, moving assets, retrieving assets, and so on. For information about this API, see AssetManager.
This development article walks you through how to build a custom AEM service using the AssetManager API that copies a PDF document (the digital asset used in this example) from one DAM folder to another.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.