Unable to get connection String

If someone in the community comes across this question during a search for the connection string, note that there is now an easier way to get it. Every GQI query …

licence for installing dataminer

Hi Praveen, the license ID is per DMA (DataMiner Agent). Usually, you would set up one machine to host DataMiner for the training and all users would access it. Each …

Exclude Timeout in Visual

Hi, In this case I would suggest excluding timeout alarms from the service status. You can do this by editing the services, and disabling this checkbox under the advanced settings: …

devops question

Hi Praveen As you can see in the answers/comments on your previous question, point 1 through 3 are already covered: devops dataminer guide – DataMiner Dojo For point 4 it’s …

devops question

Hi, Your questions were answered in this post : devops dataminer guide – DataMiner Dojo.

Exclude Timeout in Visual

In the MaintenanceSettings.xml, you can change the timeout display mode of visio shapes for services, views and elements. That being said, you could probably make a combination in an alarm …

How to prevent repeated runs of a script

Hi Kristopher, As mentioned by Ben this is possible by making use of memory files. Step 1: Create memory file First you need to create a memory file as shown …

Clear data from GQI tables

Feeds are not stateless, so they keep track of their latest state, meaning the button will remember its latest output value, so that new components/queries that will consume the feed …

Cleanup of files uploaded with IAS

Hi Gerwin, Files uploaded using the FileSelector end up in a temporary folder under C:\Skyline DataMiner\TempDocuments. These files can be copied over to a more permanent location if required. Ideally …

IDP – Bulk Reapply

Hi Jamie, Unfortunately, there is no simple way of doing a bulk call for the Reapply operation from the Inventory > Managed tab. However, if you have Process Automation, you …

devops dataminer guide

Hello Praveen, To install DataMiner you should first download the software, here you can download what you need: DataMiner Software – DataMiner Dojo Probably you will do the first installation, …

Tree Control bubble up inconsistency

As discussed with the product owner of Data-Insights, this can cause misconception in the mind of an user. Therefor documentation will be adjusted to incorporate the findings. This to make …

500 error in API with Dataminer Automation

Hi Yuki, As Ive mentioned, the issue you have is indeed that only automation scripts with a single C#code block as action are supported. On top of that, the C# …