User-Defined API – Routes

Hi everyone, I hope you’re all doing well. I’d like to know if there is a simple way to define or retrieve a subpath from the request URL when triggering …

Matrix size expansion

Hello, I have tried to expand the matrix in a custom protocol from 32×32 to 48×48 but the names in the outputs are not updated if inputs +outputs is above …

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 …