System.BadImageFormatException When Running Unit Test
30th December 2021
Whenever I try running an Unit Test no matter if it was already part of the solution or if I create my own I get this exception when the test …
Question
30th December 2021
Whenever I try running an Unit Test no matter if it was already part of the solution or if I create my own I get this exception when the test …
30th December 2021
In one of the DMAs in a cluster, I’m seeing the SLDataMiner log flooded with entries like the following: 2021/12/30 00:59:24.585|SLDataMiner|528|34156|CDataMiner::Alarm|ERR|0|Notify external alarm to SLElement failed. Invalid data. (hr = …
30th December 2021
I’m loading a VdxPage of the same visual overview on another page. On that subpage, there’s an Execute Set on a parameter. This set, however, doesn’t work. The Execute Set …
30th December 2021
Hello, Is it possible to create a treecontrol in dashboards? Similar to the treecontrol we can create in connectors.
29th December 2021
Hi all .. happy belated Xmas and New year. How do I set the policy in user settings ‘Use Polling’ at a group level? Thanks
29th December 2021
Hi Dojo, I’m looking for the best way to move my current setup, which is 1 server containing 3 disks (1x DataMiner, 1x Cassandra, 1x Elastic), to a cloud solution …
28th December 2021
We are currently experiencing an issue with Dataminer causing all our collectors to not be available. When looking into the errors, we see the following : No connection with the …
27th December 2021
Can I use the full C# library from within an automation script to, for example, perform basic network communications such as sending out an HTTP request to an ip address …
27th December 2021
I’m creating a job by sending a HTTP request using Postman. However, I do see a difference between the job created by the HTTP request and a job manually created …
24th December 2021
Hi All, I am trying to install elasticsearch and while clicking “Check System Requirements” it gives the following exceptions. Any suggestions what could be an issue and how to fix? …
23rd December 2021
Hi, I’ve developed a driver that uses a websocket connection to communicate with the data source. The integration works fine and the driver is able to get the data from …
23rd December 2021
Hi all, I’m trying to display the ‘Win32_MappedLogicalDisk’ data in the Microsoft Platform Connector. I have added the query (via an action) to the connecter, but I don’t receive any …
23rd December 2021
As marked in yellow in the above screenshot, I’m attempting to retrieve a value of a table cell inside an element based on a primary row key that I pass …
23rd December 2021
Hello, When using the DataMiner api to connect to dataminer you have to use the ConnectApp call first to login. The response gives you a token to use in the …
23rd December 2021
Hi, Using an element shape in a service visual overview, we’re trying to dynamically create the interfaces on the shape to use the DCF feature in order to properly link …