Open files in the default app
16th November 2022
Hi In the documents app in DataMiner I have several json files. The default app I use to open these files is VS Code. DataMiner detects this and uses the …
Question
16th November 2022
Hi In the documents app in DataMiner I have several json files. The default app I use to open these files is VS Code. DataMiner detects this and uses the …
16th November 2022
Hello everyone, By mistake one of our user bring online the backup agent which force the main agent to disconnect. I’d like to remove them the right to push this …
16th November 2022
In a low-code app, I am using a GQI query to populate a table. Table contains few records in different states (Issues detected, No Issues, … ). I would like …
16th November 2022
Our goal is to develop a connector that forwards alarms to a 3rd party system as SNMP traps. We need to avoid that there are processing peaks or memory usage …
16th November 2022
One of our users are not able to select “Saved filters” in the filter-dropdown when creating a new tab in the alarm console. In the below screenshot I would expect …
16th November 2022
Hello everyone, Is it possible to hide a page on an element based on user rights? I know we can hide parameters, but I would like to hide a whole …
16th November 2022
The installation file: DataMiner 10.2.11.0-12373 Full Upgrade\Update\Files\SLSpiHost.exe seems to be triggering some av-engines, see: https://www.virustotal.com/gui/file/4f4a838983b209bc7ae6172c1ea77de0d26a1a8eba2b002c5d1a2a7bd4363757/detection It looks like false positives, but can this be confirmed and are all installation packages …
16th November 2022
When applying a different protocol (not a different version or range, so a protocol with a different name) to an existing element, the DB element data for the specified element …
16th November 2022
Hi Dojo, Is there a way to move multiple items at once in Surveyor? For example, if we need to distribute a large number of automatically generated elements or services …
16th November 2022
After a restart to load a new system function there seems to be a problem with the indexing engine. I double checked that ElasticSearch was running ok on that site …
16th November 2022
Hi, Is there documentation available on how to use the /API/v1/WebSocket.ashx endpoint in combination with the api documentation?
16th November 2022
We have a button in our Visual Overview (Visio) that is linked with an automation script. When pushing the button, we want to disable the button while the script is …
16th November 2022
How can we obtain the schema for the MySQL offload database, so we can identify what each column means, and how it links to other tables? i.e. a relational diagram …
15th November 2022
Hi, During a recent conversation with a customer, I mentioned the possibility of integrating DataMiner with Teams bot (and Slack). Although interested, they said their teams are currently not using …
15th November 2022
I need to update a booking property. Currently using UpdateServiceReservationProperties. I can see the updated property value on the reservation instance but not on the service custom property. Could you …