Folder share – 500 – Internal server error

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 …

Cassandra cluster – Adding DMAs on a DMS

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 …

sending information to a switch

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 …

Assigning a visio to an element through script

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, …

Group by default on column in dashboard table

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 …

Cassandra Cluster connection state

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 …

Dashboard Query: Not able to count/group/sort

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 …