April 14, 2020
Estimated Post Reading Time ~

Uploading files to Adobe Experience Manager 6.4 DAM using Asset Manager API

You can create an Adobe Experience Manager application that lets a user select a file from their local desktop and upload it to AEM Digital Asset Manager (DAM). For example, assume you want your customers to upload photos taken from a mobile device and upload to enter a local contest.


Using an Experience Manager component that is developed in this article, an image can be uploaded from the web site to the Experience Manager DAM.



The Experience Manager component posts the selected image to a Sling Servlet. The Sling Servlet uses the AssetManager API to place the uploaded file into the DAM, as shown in the following illustration.



To read this development article, click https://helpx.adobe.com/experience-manager/using/upload_experience_manager_dam.html.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.