Cassandra CronJob Query

Since Reaper is the big culprit here, I will suggest first you reduce its logging or turn it off completely. Setting up a cronjob is well documented. Here is how …

Retrieving all view info from the name?

Hi Apurva, I think you don’t need Ad Hoc Data Sources for this unless you need more custom logic, next to a simple retrieval. If you can use the default …

Issues fill table on Protocol

Hi Jose, In your object[] columnInfo, can you remove the following entry?: Parameter.Networktable2.Pid.networktable2interfacename,   // Status.Name (key) For the Notify NT_FILL_ARRAY_WITH_COLUMN, for the columnInfo object, the ID for the keys …

Default value in param

Hi Joao, I fix set custom in type: <ArrayOptionsindex=”0″> <ColumnOptionidx=”0″pid=”1801″type=”retrieved”options=””/> <ColumnOptionidx=”1″pid=”1802″type=”retrieved”options=”;save”/> <ColumnOptionidx=”2″pid=”1803″type=”retrieved”options=”;save”/> <ColumnOptionidx=”3″pid=”1804″type=”custom”options=”;save”/> then save and work ok Thanks

Unauthorized error while calling API

By custom API I assume you mean a 3rd party API and not a user defined API within Dataminer. As you are getting the same error in postman the problem …

Issues with setting up sounds for Alerter

Hi Micah, Make sure that a baloon is shown when you expect the audible alert to be played. You can configure the conditions to show the baloon in the “Filter” …

Sort GQI doesn’t work as expected in LCA

Hi Marco, A possible explanation for the sorting could be that the raw values of the cells do not match the display values. Since GQI uses the raw value to …

Issues setting up STaaS

Hi, This issue is unrelated to STaaS itself, but rather our system detecting that certain DxMs are not sending their heartbeat and as such are considered unhealthy. We prevent certain …

Default value in param

Hi Jose, The DefaultValue tag is only compatible with standalone parameters (see note at the bottom of this docs page DefaultValue element | DataMiner Docs) and, as such, will not …

Children Shape Limit

Hi Ryan, You can change this limit in the user settings (Visual Overview settings): User settings | DataMiner Docs Hope it helps.

This DataMiner Agent is not licensed

Hi Mauricio, You might be able to find errors in SLWatchdog2.txt in the Logging folder found in Skyline DataMiner to see why the license is being rejected. I would create …