A user is looking for a function or way to delete services under a view from an automation script.
A snippet of the code is shown below. Any guidance is appreciated.
Wale Oguntoyinbo [SLC] [DevOps Advocate] Selected answer as best 16th August 2021
Hi Wale,
The common library supports a method to work with services (IDmsService methods). For your use case you could use the method IDmsService.Delete.
In this case keep in mind that you will need to retrieve the existing services in the cluster using the method IDms.GetServices.
Wale Oguntoyinbo [SLC] [DevOps Advocate] Selected answer as best 16th August 2021
Issue is now resolved using IDmsService methods
Thanks all for the support 🙂
Guy Lavee Answered question 16th August 2021
Thanks for the update. but i am not able to find this dll – can you please guid me where i can find it \ what am i doing wrong? see snapshots below:
Thank you
Guy Lavee Edited answer 16th August 2021