Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
How can I upload a file to Adobe Experience Manager? Can I use Apache Commons FileUpload Java application logic? Can the uploaded file be stored in the Adobe CQ Digital Asset Manager (DAM)?
Solved! Go to Solution.
You can use an AJAX request to upload files from a client CQ web page to a Sling Servlet. Once uploaded, you can use the JCR API to store the uploaded file in the Adobe CQ DAM. For details, see http://scottsdigitalcommunity.blogspot.ca/2013/07/uploading-files-to-adobe-experience.html.
View solution in original post
Views
Likes
Replies
Like