Expand my Community achievements bar.

Migrating Select Content Between AEM Instances in Different Environments

Avatar

Level 2

Hi Folks,

I work on a project where authors upload and author content in a lower environment, and when done, want that content moved to our production environment.

Doing this involves building package(s) of content that the authors want moved. If there are few filters, we build packages manually. If a lot of content needs to be moved, we've developed a tool using JcrPackageManager to help assemble a package from a list of filters. But after this, the package is manually built, downloaded, uploaded and installed to the target instance.

Is there a way to bypass packages and create a servlet tool to move a specific list of assets directly from a source instance to a target instance, given that these instances live in different environments?

10 Replies