ClientAppName parameter in ConnectAPI method
6th October 2021
Hi Anuj, This is an arbitrary name, you can choose the name yourself. But it should be referring to the tool or app you create and consumes this API, because …
Answer
6th October 2021
Hi Anuj, This is an arbitrary name, you can choose the name yourself. But it should be referring to the tool or app you create and consumes this API, because …
6th October 2021
I’ve tried this by using hostnames in my db.xml for a remote Cassandra and remote Elastic and this seems to work. I did use my local hosts file instead of …
6th October 2021
Hello, For setting a protocol to production, this is an example from one of our regression tests. note: This is an internal call and we do not recommend using this, as it …
6th October 2021
In this case it is about connecting to an API. For example: If we have audio codecs that don’t have a valid certificate, are we still able to poll SNMP …
6th October 2021
Jochen, It is possible to integrate with JAVA using .Net and we have done this in the past by converting the native JAR libraries into DLLs that can be used …
6th October 2021
Do you mean manually browsing to a web interface exposed by the device or is this about connecting to an API from a QAction or protocol?
6th October 2021
The statistics are kept track of in DataMiner Cube at all times, so they will be more performant. The alarmsummary method will do something similar as opening a new alarm …
6th October 2021
Hi Leander, The Listview component supports the session variable ‘IDOfSelection’, this would contain a pipe separated list of resource Guids in case of source=Resource. Reference : DataMiner help.
6th October 2021
The limit for most single-channel sms gateways is around 30 messages/minute. This is as far as I know a limitation of the SMS technology. Some vendors have multi-channel sms gateways, …
6th October 2021
Hi Steve, SMS messages are being send synchronous, so one by one. And I don’t immediately find some specs back in the manual of the Tango device, but DataMiner has …
6th October 2021
Hi Gerwin, Root Cause Analysis (RCA) can be based on DCF connections indeed, you can find more information on how to set it up in the help. Let us know …
6th October 2021
Hi Stijn, I don’t think this is possible. But perhaps you could add a hidden column that takes care of the logic. So every time the table updates check the …
5th October 2021
The error Send failed with A null reference pointer was passed to the stub.. (hr = 0x800706F4) could get logged in the following scenarios that I’m aware of: The command that …