You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

DMS module do not exist anymore in M5. His re

Tasks

Migrate Binary data to DAM repository

GOAL: Migrate DMS (or other repository) into the DAM repository.

STEPS:

 

Class: ContentModuleMigrationTask
Constructor attributes
:

PropertyDescriptionDefault valueValid values
taskNameTask name used by the reporting tool, and to log/display informations related to this task. String 
taskDescriptionTask Description used to display informations in the admin. central update view. String
moduleNameName of the module currently handled. This is used by the ConfiguredPostMigrationTask in order to retrieve the appropriate properties files. Module name: demo-project
repositoryRepository name of the content to migrate. Usually website
sitePathsList of the root path of site to migrate. For example for the demo-project:
Arrays.asList("/demo-project", "/demo-features")
 List<String>
disposeObservationInherited from the old migration process.falseboolean
stkSitesDefine if your content is based on STK extends. In case of STK extends, additional migration tasks are performed. boolean

Change DMS to DAM content references

Move uploaded binary from content(website) to DAM repository

 

FAQ:

 

 

  • No labels