System.MissingMethodException: Method not found

My script is failing due to this error, when it was working just a few hours ago with not much changing. Failed due to: System.MissingMethodException: Method not found: ‘Void Skyline.DataMiner.Core.DataMinerSystem.Common.Subscription.Monitors.ParamValueMonitor`1.Start(System.Action`1<Skyline.DataMiner.Core.DataMinerSystem.Common.Subscription.Monitors.ParamValueChange`1<!0>>)’. …

Generic SNMP Set Driver

Is there a generic SNMP SET driver similar to the generic SNMP GET driver?

Deleting all DCF connections

Hi all, Is there a simple way to delete all DCF connections associated with an element? I know it is possible to delete 1 by 1 from Cube: Advanced Connectivity …

Best way to join to tables on a LCA

Hi dojo, I have table A, that has two columns (ID (string), Label (string)) and table B with the same two columns. What is the best way to create table …

IDmsTable method GetPrimaryKeys returning zero

Hi Community, I’m having issues with the method GetPrimaryKeys from the IDmsTable. I’m trying to retrieve the primary keys from the table but I keep getting 0 as the output. …

.Net 8 and DxM´s

Hi Team, were running Dataminer V. 10.4.8 and i tried to deploy DataAPI and DataAggregator via Dataminer Services. Now i´m getting this popup: After that i checked on our DMA …

domain name as variable

is it possible to take this domain name as a variable in http type protocol when i creating a element so that I can use this protocol in my api …

Are keys returned in the order of addition?

Hi everyone, if we were to retrieve a table’s primary keys via the getcolumn notify, are the returned keys in the order of how they were added into the table? …

SLA filter on service alarm parameter

Hi, we want to have an SLA which is only based on filter *no video* as a service alarm parameter. So it doesn’t matter which element it is, only if …