Skip to content
François Prunayre edited this page Jun 13, 2018 · 4 revisions

The migration process is the following https://github.com/eea/geonetwork-eea/blob/eea-3.4.3/schemas/iso19139/src/main/plugin/iso19139/process/eea-migrate-201711.xsl It is used to update existing EEA records in order to change:

To run the migration, make a search corresponding to the records to update and add assign it a bucket number http://localhost:8080/geonetwork/srv/fre/q?&bucket=111 Then add this bucket to the selection http://localhost:8080/geonetwork/doc/api/#/selections/addToSelection Set bucket name to ̀111̀ Execute. This return the number of record in current bucket.

Then process the selection http://localhost:8080/geonetwork/doc/api/#/processes/processRecordsUsingXslt Set the process id to eea-migrate-201711 and the bucket id to 111̀

Clone this wiki locally