[mapguide-users] Synchronize multiple mapguide instances

Srecko Lipovsek srecko.lipovsek at kaliopa.si
Thu Mar 16 07:04:07 PDT 2017


Hi,

Have you try Migrate function in Maestro.
Right click on resource (e.g. MapDefinition) and pick Migrate ...

I use exactly the same implementation as here for syncing repository.
Only diferences are ability to connect to multiple destination servers and
enumeration of reporitory for "Last Modified Date" which is also implemented
in Maestro API in ResourceService class (look at GetRepositoryResources
methods).

All code is practically written in Maestro, just put it together to fit your
needs ...

My implementation is connected to local database, where I store node
information, sync datetime for each node and log if something goes wrong ...




--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Synchronize-multiple-mapguide-instances-tp5309286p5312695.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list