Can Sling Post Servlet handle huge upload of assets ( 1.2 terabyte)
Can Sling Post Servlet handle huge upload of content, media assets ( 1.2 terabyte). Is it better than Package Manager?
Thanks in Advance,
Can Sling Post Servlet handle huge upload of content, media assets ( 1.2 terabyte). Is it better than Package Manager?
Thanks in Advance,
Here is an AEM article that talks about a tool that automates uploading files to AEM. Its basically a Java client that reads an XML file and then uploads to AEM. This was written a few years ago when people did not want to manually upload hundreds of pics to the AEM DAM.
http://scottsdigitalcommunity.blogspot.ca/2013/10/automating-process-of-uploading-digital.html
Also - before package manager can be used - the files need to be in AEM. So this Java tool is a good way to get a lot of assets into AEM. It also shows you to use AEM Asset Manager API.
http://docs.adobe.com/docs/en/cq/5-6-1/javadoc/com/day/cq/dam/api/AssetManager.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.