Low-code app – how to fix the error ‘dashboard has not been found’
26th January 2023
Hi Leander, This is an error coming from our web API which is thrown when a client requests a dashboard that does not exist. As you know a low code …
Answer
26th January 2023
Hi Leander, This is an error coming from our web API which is thrown when a client requests a dashboard that does not exist. As you know a low code …
26th January 2023
Hi, -The Generic Prometheus Collector is responsible to retrieve the data. In that element it is configured what data to be queried and where to pass the result to. -The …
25th January 2023
We have seen several issues so far when the primary IP wasn’t configured OK, so it’s always good to double confirm the IP settings before retrying. But it in this …
25th January 2023
Hi Jaime, can you confirm this seems to be resolved by clearing the cache? I would say if you encounter it again, since already more than 1 person reported this, …
25th January 2023
Could you keep us informed in case there is any update on your findings? In case you are not able to figure it out, i would suggest to create a …
25th January 2023
The “correct” behavior should be the following: a flat line should always be a full line except when you pause or stop the element but also when you have a …
25th January 2023
Hi Jeff, If I understand your question correct then you want to replace the values of 2 snmp columns by other values and these should stay the same parameters because …
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 …