Actions
Task #9720
closedProvide a java script for transferring scopes from a resource to another
Status:
Closed
Priority:
Low
Assignee:
Category:
Data Management
Target version:
Start date:
Sep 20, 2017
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
Often it's needed to add a new resource on the infrastructure that has the same scopes of another resource.
In this cases, if there are several scopes to add, it's better to do it via script and not by hand. The script should be done invoking the resource-manager service and not directly the registry-publisher and it could be done implementing a retry mechanism if the adding is not performed correctly.
Updated by Roberto Cirillo about 7 years ago
- Status changed from New to Closed
This script has been implemented as Java application but it invokes the registry service instead of resource-manager service.
Actions