Hi,
I would like to upload 500GB of assets from my local filesystem to AEM server running in AMS. I have been asked to use CSV Asset Importer for bulk updates.
But while I click on import assets, it says "Could not find any asset entries that can be processed Scroll down to see details.". I think it is because the file is in my local system. The csv has absolute path with reference to my local system. Is there a way to upload images from local system to Remote AEM server using CSV Importer ? If yes, how?
If no, Is there any other alternative upload mechanism for the above scenario ?
smacdonald2008 kautuksahni justinedelson gauravb10066713
Solved! Go to Solution.
Views
Replies
Total Likes
UPDATE : we were not able to upload from local filesystem into remote AEM Server.
We had to transfer the files from my local system into Amazon s3. We used S3 Asset Ingestor to push the assets into Remote AEM Server. s3 Ingestion automatically handled batch-wise ingestion to AEM.
Views
Replies
Total Likes
I couldn't locate this exception in the source code @ acs-aem-tools/CsvAssetImporterServlet.java at master · Adobe-Consulting-
Services/acs-aem-tools · GitHub
Probably best bet would be to enable logs on "com.adobe.acs.tools" or debug this java code
Even there is a similar/open issue - CSV asset importer issue for AEM 6.3 · Issue #195 · Adobe-Consulting-Services/acs-aem-tools · GitHub
Alternatively, you may try AEM Desktop App/Remote sync utilities for same
Views
Replies
Total Likes
UPDATE : we were not able to upload from local filesystem into remote AEM Server.
We had to transfer the files from my local system into Amazon s3. We used S3 Asset Ingestor to push the assets into Remote AEM Server. s3 Ingestion automatically handled batch-wise ingestion to AEM.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies