Hi Dojo,
Is there any fast and optimized way to retrieve the elements on a DMS that are using a certain type of connector?
I know that we can retrieve all the elements present on the DMS.
Just wondering if we have a call that does the filtering already 🙂
Thank you,
Ana
Ana Pinho [SLC] [DevOps Advocate] Selected answer as best 6th July 2023
Hi Ana,
Would you be using this in Automation, a protocol or the dashboards?
e.g. in automation, you can just use the engine.FindElementsByProtocol function.
engine.FindElementsByProtocol("NMOS IS-05","Production");
Ive Herreman [SLC] [DevOps Catalyst] Answered question 5th July 2023