How to fetch the AlarmTreeID of an alarm ?

I’m getting warnings when I validate my old automations in DM version 10.5 about the arguments to SetAlarmStateMessage. If I read the warnings correctly they indicate that I should rather …

DVE view option expected behavior

When using the ;view option on a DVE table, what’s the expected behavior when that cell-value is empty / not-initialized? DVE View What should happen with the DVE when the …

Mediaops linked resources

Hi, I’m playing around with mediaops and ran in the age old question, can i link 2 resources together? Example: we have an IRD with an demodulator and decoder, the …

Visios Help: Script Parameters not populating

Hello, I am trying to pass certain parameters to execute a script via a button and this is how I have it set up: Label: Execute Value: Script:Change RF Switch||Parameters:Satellite=[var:SelSat_Sat];Band=[var:FilterBand];Polarization=[var:SelSat_Pol];Spectrum=[var:CSpectrum]|||NoConfirmation,CloseWhenFinished …

Failover server down for a long time

Hi, If a failover (backup) agent has been down for a few weeks, is there something one need to take into consideration before bringing it back up again? Will the …

Dashboard – Displaying Trenddata

Hi, i tried to get trend data to be shown on a Line chart, but there seems no easy way to build a query for that. the option “Data source: …

Retrieving data from named table columns in GQI

Hi community, In my GQI code, I currently read an element’s table using positional column indexes: var element = dms.GetElement(“FleetOps Collector BMW”); var table = element.GetTable(10000000); var rows = table.GetRows(); …

Any solution to monitor DNS resolving of STaaS domain names?

Hi Dojo, for STaaS to function properly, the DMAs need to be able to resolve the STaaS domain names, for western Europe that is – evhns-cs-prod-weu-001.servicebus.windows.net – stdmsqueueprodweu.queue.core.windows.net – cloudstorage-weu.dataminer.services, …