HTTP Protocol, can’t login at first time
8th June 2025
Hi I have a issues with my protocol, I don’t know for some reason, need click in login button twice for login, I review my code and I think all …
Question
8th June 2025
Hi I have a issues with my protocol, I don’t know for some reason, need click in login button twice for login, I review my code and I think all …
7th June 2025
Hello All, I have a use case where I have 30 pairs of primary and backup elements (same protocol) that I want to associate to 30 different redundancy groups for …
6th June 2025
Hello guys i have issue . I’m working with DataMiner version 10.5.6 and trying to create elements dynamically from within an Automation Script when i click on button on lowcode …
6th June 2025
Hi Team, I’m using SLC-GQIDS-ServiceHistoryAlarms for getting the history of alarms for a deleted service. This GQI requires parameters like service name, start time and end time. So i tried …
6th June 2025
Hi Dojo, Im using some calls from the dataminer web services API, specifically the Get Elements for View GetElementsForView | DataMiner Docs. My question is whether I should expect to …
6th June 2025
Hello We sometimes encounter an alarmstorm. The message is not always clear why this has been caused. For me it would help if there will be added a bit more …
6th June 2025
Dear All, Is there any plan to utilise neural network in predictive analytics in dataminer? Currently I am looking at using dataminer for predictive analytics to have notification alerts for …
6th June 2025
I’d like to make an hypertext link between two dashbord Is it possible ? how to do it ?
5th June 2025
Hello Im creating a driver and with basic funtion that fails, i just write this Qaction with one parameter and one button to test string protocolString = (string)protocol.GetParameter(Parameter.protocol_1001); protocol.Log(“————-” + …
5th June 2025
Hi All I have to create a mail that report all the active mail in dataminer, the mail should be send every hour or less I give a look on …
5th June 2025
Hi, I’m trying to execute an Automation script from a QAction and would like to pass parameters directly to the script. I’ve reviewed the documentation on ExecuteScriptMessage – DataMiner Docs, …
5th June 2025
When running an automation script, are all the rights from the user triggering the script taken into account? I know a script can’t access element info for example when the …
5th June 2025
Hi there, Is there a way to disable dataminer adding comments itself when monitored elements get into timeout and get cleared..? We want to start using this built-in column “Comment” …
4th June 2025
Hi community, When selecting an item in a grid, it is possible to clear it by pressing CTRL + Click over the item that was selected. However, on a touchscreen …
4th June 2025
Hi I have issues when run this session: <Sessionid=”2″name=”API Login”> <Connectionid=”1″name=”Credentials”> <Requestverb=”POST”url=”/api/v1/system/configuration/login”> <!–<Parameters> <Parameter key=”user” pid=”135″></Parameter> <Parameter key=”password” pid=”136″></Parameter> </Parameters>–> <Headers> <Header key=”Content-Type”>application/json</Header> </Headers> </Request> <ResponsestatusCode=”4″> <Contentpid=”5″></Content> </Response> </Connection> …