Hi all, I am doing a migration from Magnolia 4.5.12 to 5.4(or any 5.x). I have a piece of code which uses some DMS api, but the DMS module should not be included anymore in Magnolia 5 and therefore I have to do some code changes.
Does anybody have any suggestions on how I can replace this asset upload to DMS to DAM in Magnolia 5? Content c = DMSUtil.addDocument(s, "/" + rootFolderName + "/" + uploadAreaFolderName + "/" + doc.getFileName() + "-" + uniqueId + ".pdf");*/ -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=72100a6b-c8b0-42e6-a9b2-285866bff054 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
