We have same source and destination system in four different environments, SIT 1,2,3 and 4. Question is: if agent in SIT 1 learnt enough information, can we copy / replicate the learnt information to other agents in the other SIT environments?
Cybersecurity
DevOps Cloud
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
We have same source and destination system in four different environments, SIT 1,2,3 and 4. Question is: if agent in SIT 1 learnt enough information, can we copy / replicate the learnt information to other agents in the other SIT environments?
Yes, you can deploy the same VS to multiple SV Servers via SVConfigurator CLI - see https://admhelp.microfocus.com/sv/en/2023-2023-r1/Help/Content/UG/t_configurator.htm and SVConfigurator Examples
Alternatively you can use https://admhelp.microfocus.com/sv/en/2023-2023-r1/Help/Content/Installation/Service%20Virtualization%20Server/backup_restore.htm to move more virtual services at once.
You can also setup some automation via Jenkins or other tool to deploy to multiple SV Servers.