run powershell from QAction C# and present the result output in dataminer?
1st August 2021
Hi : Just like to know if i can run my powershell script from C# QAction code? Also, my powershell prints the output to stdout or a file. If the …
Question
1st August 2021
Hi : Just like to know if i can run my powershell script from C# QAction code? Also, my powershell prints the output to stdout or a file. If the …
31st July 2021
Hi, I have an issue when try to connect to external elasticsearch 6.8 with DMA, I’m using this DBConfiguration.xml config. <?xml version=”1.0″?> <DataBases xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xmlns:xsd=”http://www.w3.org/2001/XMLSchema” xmlns=”http://www.skyline.be/config/db”> <DataBase active=”true” local=”true” type=”Elasticsearch”> …
30th July 2021
Hello In IDP, there is a configuration option to define ‘Element Name’ based on the discovery of a device under provisioning. This field is mandatory and wondering whether IDP allows …
30th July 2021
Is there a way to remove the Monitoring App and only allow groups to see the green Dashboards App? I want a specific group of users to only us Dashboards …
30th July 2021
When I use DataMiner System Display client, there’s a “duplicate group” option available to copy all the permissions from an existing group. But I can’t find this option in DataMiner …
30th July 2021
Hi, all! Brief query, you know why in the SLCorrelation there are events that after the MATCH legend add the label no change as shown in the following screenshot: Because …
29th July 2021
In a standard service, when selecting parameters in the child element you can choose to use the display key or the primary key for the filter, I’m trying to do …
29th July 2021
When trying to find element Id using the DMS Notify method this error is raised. I’ve tried researching the error but can’t find much on the issue specific to this. …
29th July 2021
The sldbconnection logging is complaining that the value of parameter ‘password’ is null. Looking at the db.xml file on the offline DMA it looks ok. Would there be anything else …
29th July 2021
A user has a DMA running on Windows Server 2016 that is not part of a domain – Windows Domain or Active Directory is not being used. User is interested …
28th July 2021
Hi all, I was looking at some code and got curious, because i haven’t seen this NotifyProtocol very often (if at all): protocol.NotifyProtocol(221/*NT_RUN_ACTION*/, 49, null); Is there a difference/increase in …
28th July 2021
When working with the Node Edge component within the Dashboards App, it is possible to configure edges using DCF (DataMiner Connectivity Framework) Connections or DCF Interfaces. However, the information that …
28th July 2021
I upgraded Dataminer 10 to feature release 10.1.8 and the feature to create a dashboard App does appears to not work. I get the following image.
28th July 2021
I’ve learned that by creating profile parameters ResourceInputConnections/ResourceOutputConnections and use them as a Resource Capability, SRM is able to automatically filter the resources based in the connections. Can someone clarify …
28th July 2021
Hi all, A quick question about SRM configuration: all the resources must have a capability to indicate what interfaces it uses. For that purpose, I created the following profile parameter: …