Java JMS Integrations
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 …
Answer
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 …
5th October 2021
I would also like to add that if Dataminer is being used for any orchestration or control functions, the FO model is highly recommended because of the immediate switchover. A …
5th October 2021
Hi David, If I understand correctly you just want to add a button to link to a web page (in this case AWS Cloudwatch dashboards)? The following explains how to …
5th October 2021
Thanks for your comments guys, it makes sense to me. I’ll try what you mentioned and maybe this extra step should be in the procedure. I’ll talk with the documentation …
5th October 2021
Hi Emmanuel, the wildcard ‘*’ is working properly with the parameter of one element (two rows table) but it’s not giving the value expected for another element, two rows table …