We have an LCA that lives on one of our clusters located in NY but the device its controlling and the users are both located in London and live on the DMA we have in London. So we would like to migrate the LCA to the DMA located in London.
Joseph Ponisi [DevOps Member] Selected answer as best 7th August 2025
Hi Joseph,
Just to add another option for those who prefer working in Visual Studio with DIS:
You can also migrate the LCA quickly by creating a new Skyline.DataMiner.Sdk Package Project. Here's a quick overview of the steps:
- Create a new DataMiner Package Project in Visual Studio.
- Import the LCA into the project:
- Publish to your DMA:
Just use the Publish button on the installer xml file to publish it to your DMA.
Done🥳
Joseph Ponisi [DevOps Member] Selected answer as best 7th August 2025