automate element testing and send report by email

Hi Peng Fei, For the first step, you can achieve this by using the following code: IDMs dms = engine.GetDms(); var elements = dms.GetElements().Where(x => x.Protocol.Name.Equals(“YourProtocolName”)) // You can add …

Dataminer control through Tablet

Hi, I’m not quite sure if I understand the question correctly, but I assume you want to use our mobile Visio feature where a router control Visio document is active …

Dataminer LCA vs Dashboard.

Hi we had a similar question recently where I summarized the differences between LCA and Dashboards. Feel free to take a look at it here:Create View and Dataminer Cube and …

Search element inside service

Ruben, The current implementation of the ‘simple/quick search’ doesn’t allow you to find a service based on the element name of a service child. However as soon as you give …

Dataminer Agent Server IP Configurations

Hi Ashok, it is not required to assign a public IP to your self hosted DMA Agents to deploy from the Catalog. On your agent that is experiencing this issue …

SAML with Okta

Hi Danielle, That is not really possible… There is one workaround although, but not that great because not fully supported. It involves having 2 DMAs, one configured using SAML with …