Best Practices for Bulk Deploying DAM Assets from AEM Author to Publish
Hello,
I need to deploy a large number of DAM assets from an AEM Author instance to the Publish server. Currently, I'm considering two approaches:
Packaging & Replication – Creating a package of assets, replicating it, and then deploying it to the Publish instance.
Activate Tree Function – Using AEM’s "Activate Tree" feature to publish assets in bulk.
Are there any better or more efficient methods for handling this? I’d appreciate any recommendations.
Thanks!