Expand my Community achievements bar.

Content Migration Query

Avatar

Level 3

Hello,

We are currently doing  migration from a Legacy CMS platform to AEM.There are 1000s DAM assets being migrated.

In the old platform all the assets have Metadata referenced using content.xml.Those Metadata field values have to be associated with AEM Metadata for the migrated assets.

Whats the easiest way to do this?

2 Replies

Avatar

Level 7

Migrate the content first and then write a code to parse the content.xml meta data to add them to the respective images/dam assets. This should be very much straight forward.

Avatar

Level 3

Parsing the data is not a problem,we already have the results.The associated files are 1000s in number and we are trying to figure out a way to associate these metadata results to those DAM  files.