Method not found – IDmsElement

Hi Dojo Community, I am experiencing issues while running a profile load script that sends InterApp messages to the driver. I encounter the following exception: System.MissingMethodException: Method not found: ‘Skyline.DataMiner.Core.DataMinerSystem.Common.IDmsElement …

Updating SAML Certificate

Hi.  We have an upcoming Entra ID (Azure) SAML certificate that needs to be updated.  I have already downloaded the new cert. https://docs.dataminer.services/dataminer/Administrator_guide/Security/Advanced_security_configuration/Configuring_SAML/SAML_using_Entra_ID.html?tabs=tabid-5%2Ctabid-7%2Ctabid-1%2Ctabid-3 Shows how to set up a new …

Spectrum Channel Power measurement

Hi Dojo, We are trying to make a Spectrum Channel Power measurement using the following settings. However, we are not seeing any readings returned when the monitor script runs? Spectrum …

Alarm template – Hysteresis and Conditions

Hi DOJO, According to Using conditions in an alarm template | DataMiner Docs, it is not possible to use Hysteresis in conjunction with Conditions for the same parameter. Is there …

Access the community strings within a protocol

With Params in a protocol you can use types like pollingip or elementname to have a parameter with this information populated in protocol parameters within the element. https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.Params.Param.Type.html#pollingip I would …

Running IAS from QAction

Hello Dojo, I want to run an IAS from a QAction, I’ve tried using the IDmsAutomationScript Execute functions as well as doing protocol.ExecuteScript and they both failed due to needing …

Starlink APIv2 support

Starlink released APIv2 last year and are deprecating APIv1 connectivity on 1st May 2026. The version notes for the Starlink Enterprise connector do not mention any updates for APIv2 support. …

Increase SNMP Timeout over 120000ms

Hi Everyone, I’m interested in increasing the timeout of the snmp polling to more than 120000ms (in this case polling a snmp table) to complete my testing, since the testing …

IDP Cisco Manager Connectivity script

Hi, I try to use DCF for Cisco Manager elements discovered by IDP. I need to create the DCF based on the devices ports configuration Does anymone have a Connectivity …

Auto updated alarm list in Lowcode app

Hi, I have created an alarm list of the most popular channels and it show the colors of the severity, but I need to refresh the page to get it …

Exclude rows by substring in Service Template

Hello Dojo, In a Service Template, I need to select only the channel row from a table, but the transport row also matches because it contains the channel name as …