I need to migrate several Services from one agent to another. What’s the easiest way to accomplish this? Duplicate the service and then delete the original?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 14th July 2023
Hi Alex,
Duplicating the service might break automation scripts, correlation rules or visio’s as the ID of the service will change. The safest way would be to use the DELT feature to export the service and then import it again on the target agent.
Exporting can be done by right-clicking the Service in the Surveyor and selecting Export under Actions:
Importing can be done by right-clicking the view you want to import to.
For more information, please refer to Exporting and Importing packages.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 14th July 2023
Thanks Jens, that’s good to know, appreciate the quick response