Unable to get connection String
25th May 2023
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 …
Answer
25th May 2023
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 …
25th May 2023
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 …
25th May 2023
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: …
25th May 2023
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 …
25th May 2023
Hi, Your questions were answered in this post : devops dataminer guide – DataMiner Dojo.
25th May 2023
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 …
25th May 2023
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 …
25th May 2023
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 …
25th May 2023
hi Ive The GenericEnumFieldDescriptor indeed doesn’t allow to select multiple values at the moment. Depending on your use case, you could opt to add the field (and related fields) to …
25th May 2023
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 …
25th May 2023
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 …
25th May 2023
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, …
25th May 2023
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 …
25th May 2023
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# …