DataMiner Dashboard to illustrate my DMS element capacity per DMA
25th January 2023
Hi Ian, If you need something today you might want to build a connector to get this data. This connector can retrieve the number of elements each hour and compare …
Answer
25th January 2023
Hi Ian, If you need something today you might want to build a connector to get this data. This connector can retrieve the number of elements each hour and compare …
25th January 2023
We’ve made some progress to allow SLProtocol to be used after you’ve finished the Run method. (so during the Monitor Handler for example). This in ongoing efforts to allow more …
25th January 2023
Thanks for mentioning it Srikanth. Now updated.
25th January 2023
If with element capacity you mean the amount of elements then it’s possible with GQI to create a query that counts the amount elements in the DMS, optionally grouped per …
25th January 2023
A few things you could try: In a web browser, are you able to open the web interface when surfing to the hostname/IP of the DMA? If not, does doing …
25th January 2023
Hi Jeroen, This sounds like a use-case for the grid component. This component lets you draw something for every row of your GQI query result. (Main released in 10.3.0 and …
25th January 2023
What you say in your question is not correct. The “soapenc:Array” is part of the SOAP 1.1 standard (see here). It’s defined in our WSDL via the namespace with schema …
25th January 2023
Hi, Internally, a copy action treats the values as string values. The end of a string value is a 0x00, so if you execute a copy of a value that …
25th January 2023
Hi Reza, I’m assuming you are using this in a connector as you refer to SLProtocol. In the handler you indeed don’t have an SLProtocol object to log to the …
25th January 2023
On our public docs page you can find information under the Skyline.DataMiner.Scripting section: https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Scripting.html If you want more details information regarding for example protocol calls inside a QAction can also …
25th January 2023
Hi Alberto, can you confirm you have enough information with the previous community post? There is however one side remark i also want to make, if you run our cloud …
25th January 2023
Hi Ronny, I noticed that this is a visio on a service. To edit a visio on a service, the usergroup needs to have the Service > Edit right.
25th January 2023
Hi Michael, can you confirm that the following RN is the root cause of the problem? Failover: Certain correlation rules would no longer work after a Failover switch [ID_34204]
25th January 2023
Hi Saddam, We already discussed internally to move the logging from text files entirely to elastic, however we haven’t placed this yet on the road map At this point in …
25th January 2023
Hi Jeroen, for local users it’s always adviced to change things in cube itself since we have a sync mechanism in the sync info files The folder containing the actions …