Service property is not correct

Hello, A booking I was attempting to run failed with the following reason: Service 34915/1128 has incorrect data. Service Property is not correct. Expected  got Here are my custom properties: …

Api data parsing

i getting data object from api call now how can set these data in  params to display

Determining success of SNMP set action in a driver

Hi Dojo community, I am developing an SNMP driver that requires certain commands to be executed after each set action. However, the SNMP set action is not always successful, and …

A quick way to copy parameter names and PID

Hi all, a general question: One of the more common and repetitive actions that I find myself doing is to have to refer to a parameter’s name and PID (table, …

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 …