How to get access to a DMS on dataminer.services?
28th April 2025
Hi, The URL in the Cloud section in System center should indeed direct you to the admin page for the corresponding system, however if you do not have access with …
Answer
28th April 2025
Hi, The URL in the Cloud section in System center should indeed direct you to the admin page for the corresponding system, however if you do not have access with …
28th April 2025
Hi Ryan, You indeed cannot configure a sliding window in the query filter nodes themselves. Instead, you can use a time range component and link the ‘to’ and ‘from’ properties …
28th April 2025
Hi Mieke, You can only choose a custom format using a custom operator.
28th April 2025
Hi Joey, ‘Real-time events’ are not supported when adding a ‘Column manipulation’ node to the query. This doesn’t mean that you will no longer receive updates in the client. The …
28th April 2025
Hi Jeroen, If you need further help on this, please contact techsupport with a detailed description of your issue.
28th April 2025
Hi Brian, As Wale mentioned, you can check Streamviewer or the element log file (located in C: –> Skyline DataMiner –> Logging –> Element_name.txt) to check for any errors. If …
28th April 2025
Hi Julian, As Miguel mentioned, please do check with Wireshark. If you need further help, please contact techsupport with a detailed description of your issue.
25th April 2025
Hi Samita, Some parameter Id ranges are reserved for specific use cases. The 70 000 -> 79 999 range you are now using is reserved for Mediation protocols. For normal …
25th April 2025
Hi Alain, I had a quick look and can confirm you did not miss anything. The Spectrum Visio shapes just doesn’t support updates on shape data other than ‘ComponentOptions’ at …
25th April 2025
Hi Gilles, The form component can only display input fields for 1 DOM instance at a time. When linking it to a row which represents multiple instances, the first one …
25th April 2025
Hi Miguel, In the documentation of the reserved spectrum parameters, I found param 64008/64108, which sets the amplitude units. Unfortunately, I didn’t find any additional info on the usage of …
25th April 2025
Hi Eric, The IP address of the DMA can be retrieved in an automation script using the following property: https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Net.ServerDetails.AgentIP.html#Skyline_DataMiner_Net_ServerDetails_AgentIP Example: string ip = Engine.SLNetRaw.ServerDetails.AgentIP;
24th April 2025
Hi Alain, If I understand correctly you would like to display a page form a the Visio overview assigned to a specific view. If this is the case, you should …
24th April 2025
Hi Peter, You are right, it is advised to use AlarmTreeID now. A [TREEID] placeholder for Hyperlinks was not added yet. AlarmTreeID is just a useful wrapper around DataMinerID/ElementID/RootAlarmID, so …
24th April 2025
Hi Jens, There is no official way to check whether the GQI DxM is used or not. We do have a web API method that provides this info for our …