Hi Team, I want to upload a lot of folders with many images into AEM DAM.
Thanks,
Syed Peer Vali Shaik.a
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
hi @Syed_Shaik,
The AEM Desktop App supports uploading entire folders and preserves the folder hierarchy, with uploads running in the background independent of a browser session. Folder drops are supported, transfers can be reviewed in Assets transfers, and upload concurrency can be tuned in Preferences to speed up large batches.
For very large libraries or initial migrations, the Bulk Import tool lets administrators ingest from Azure or AWS into a chosen DAM target folder, with options for include/exclude filters, conflict handling (skip/replace/version), and scheduling. The tool imports the entire folder structure from the data source and provides dry run, run/stop controls, and job history for auditing.
For automated pipelines or custom migrations, use the direct binary upload APIs referenced in the AEM developer documentation, or the open‑source aem‑upload SDK/CLI to script folder uploads outside the JVM. The aem‑upload library streamlines the initiate/upload/complete protocol used by AEM for large‑scale asset ingestion.
조회 수
답글
좋아요 수
hi @Syed_Shaik,
The AEM Desktop App supports uploading entire folders and preserves the folder hierarchy, with uploads running in the background independent of a browser session. Folder drops are supported, transfers can be reviewed in Assets transfers, and upload concurrency can be tuned in Preferences to speed up large batches.
For very large libraries or initial migrations, the Bulk Import tool lets administrators ingest from Azure or AWS into a chosen DAM target folder, with options for include/exclude filters, conflict handling (skip/replace/version), and scheduling. The tool imports the entire folder structure from the data source and provides dry run, run/stop controls, and job history for auditing.
For automated pipelines or custom migrations, use the direct binary upload APIs referenced in the AEM developer documentation, or the open‑source aem‑upload SDK/CLI to script folder uploads outside the JVM. The aem‑upload library streamlines the initiate/upload/complete protocol used by AEM for large‑scale asset ingestion.
조회 수
답글
좋아요 수
Thank you
조회 수
답글
좋아요 수
Hi @Syed_Shaik ,
The Desktop App is often inconsistent in case huge amount of assets and needs system resources for longer period.
The ideal solution is to use AWS/Azure sync connector to synchronize nested folder structure (and assets) as-is in AEM. This works well and also offline.
Thanks!
조회 수
답글
좋아요 수
@Syed_Shaik Please find options for performing bulk upload:
FileVault (vlt) / AEM Package Manager (recommended for initial bulk)
AEM Assets HTTP API / Sling POST (recommended for scripted, repeatable imports)
Custom tools or ACS AEM Commons utilities
UI drag-and-drop (Touch UI)
Performance and operational tips
Post-upload tasks
조회 수
답글
좋아요 수