Reputation: 35
If I want to move the governance registry (including the data entered for services, associations/dependencies/comments/ratings/etc) from one server to another, how can I do that?
I see that the check-in-client can be used to migrate from one server to another for the files and the directory structure? How can I migrate the associated data for a service like associations/dependencies, etc
Upvotes: 3
Views: 268
Reputation: 857
If you are using WSO2 Developer Studio, same functionality available in Developer Studio as well.
If you are using Registry Check-In client, you have to run it trough the console. But with Developer Studio, you can simply select a collection or a Resource in one Registry from Eclipse and instruct to Move or Copy that selected Resource or collection to another registry in Eclipse.
For more information follow this
/Harshana
Upvotes: 1
Reputation: 1753
Associations and dependencies are included when you perform the migration using checkin client. At the moment it uses dump restore style restoration.
Upvotes: 0