Microsoft Protocol – Task manager content dropped
25th June 2024
Hi Elian, Could you try the latest version for that driver range (currently 1.1.3.23)? Please let us know if you are still experiencing this issue after updating the driver. Thanks! …
Answer
25th June 2024
Hi Elian, Could you try the latest version for that driver range (currently 1.1.3.23)? Please let us know if you are still experiencing this issue after updating the driver. Thanks! …
25th June 2024
Sharing a folder will replace the security settings recursively of every child folder and every file, so existing settings get overwritten. This could lead to IIS having no access anymore …
25th June 2024
Hi Yahya, There is a ‘Rename column’ custom operator available on the catalog that can be used for this. An other option would be to rename the column using a …
25th June 2024
Hi Daniel, Here’s the procedure I would do to achieve this: 1. Perform the DataMiner SW installation on the new DMA server (link to docs). –> this will install both …
25th June 2024
Hi Jana – I presume you are referring to an IP switch, and when you say ‘sending information, you refer to controlling the product? In that case you can open …
24th June 2024
Hi Johan, Are you on a Cassandra DB? If planning an upgrade from 9 to 10.x, check for ports that became mandatory (such as NATS config). These are some of …
24th June 2024
Hi Tarik, Is not an option to assign the Visio file to the protocol (instead of assigning to the element)? In that way, new elements will be use this Visio …
24th June 2024
Hi Tarik, There is a SLNetMessage “UpdateElementActiveVisioMessage” which can be used to assign a visio to an element. Moderator note: This is an internal call and we do not recommend using this, …
24th June 2024
Hi Tim, This is achievable by adding query column as a Group to a dashboard component. The columns of a query can be found by clicking the expander in front of …
24th June 2024
Hi Kévin, It is currently not possible to mark a column of an Ad Hoc source as discrete. A possible workaround could be to enable the Filter assistance setting of the Query …
24th June 2024
Hi Miguel Obregon, Yes, we need a button for this. We have to provide a URL string value in the button’s value attribute. When the button is clicked, it should …
24th June 2024
Hi Mohamed, Small question, does it need a button? If you use a string parameter, URLs will be displayed as hyperlinks: In the example, you could see that when hovering …
24th June 2024
Hi Catarina, DataMiner connects to Cassandra cluster by using the Cassandra C# driver, DataMiner provides a list of endpoints which is configured in DB.xml. For retrieving the various statusses of …
24th June 2024
Hi Michiel, This is perfectly possible. Seems like the documentation was missing a section for this. I just created a pull request that will add an example to the ‘Filtering …
24th June 2024
Hi Yahya, What you are experiencing is the 30s request timeout of the cloud when accessing dashboards using dataminer.services. The specific cause here is your query that requests data, but …