Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
GELÖST

how can we connect 2 AEM DAM and sync them in AEM Assets

Avatar

Level 2

I have a requirement to sync 2 DAMS in AEM , whenever we are uploading 1 asset to DAM then it should upload the same asset to another DAM .Or can we sync the process which will sync the assets, What would be the best solution

 1 Using CTT

2 Using Asset HTTP API from 1 AEM to another AEM cloud

3 Connected Assets

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor

@ASHISHIBM  One can sync the assets from one AEM instance to another AEM instances using Connected Assets( CA ) or Sling Content Distribution(SCD) methods. The sync has to be manually trigger by means of publishing from source or you need to enable a jcr trigger on upload of an asset to sync to another DAM through SCD. 

Enabling SCD Forward distribution is pretty straight forward though it has lot of configs, please check the below blog.

https://www.bounteous.com/insights/2022/09/15/adobe-experience-manager-distribution-based-publicatio...

Those two methods( CA & SCD ) are OOTB features which just needs to be configured as per requirements.

Hope this helps!

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Community Advisor

@ASHISHIBM  One can sync the assets from one AEM instance to another AEM instances using Connected Assets( CA ) or Sling Content Distribution(SCD) methods. The sync has to be manually trigger by means of publishing from source or you need to enable a jcr trigger on upload of an asset to sync to another DAM through SCD. 

Enabling SCD Forward distribution is pretty straight forward though it has lot of configs, please check the below blog.

https://www.bounteous.com/insights/2022/09/15/adobe-experience-manager-distribution-based-publicatio...

Those two methods( CA & SCD ) are OOTB features which just needs to be configured as per requirements.

Hope this helps!