Execute a QAction while another QAction is being run
11th May 2022
Hi In my protocol, I have a process (A) that runs for a significant amount of time period and I would like to click a button to execute another QAction …
Question
11th May 2022
Hi In my protocol, I have a process (A) that runs for a significant amount of time period and I would like to click a button to execute another QAction …
11th May 2022
Hello What are the operating system requirements for installing DMA? Also can you confirm how long a OS will be supported by Skyline for installing DMA? Found following links but …
11th May 2022
We learned that it is necessary to have a network shared folder to have logs for bookings on SRM. Q1 – Is it possible to have booking logs if we …
11th May 2022
I’ve would like to know if it’s possible to have different HW configuration on the Node of an Elastic cluster. 2 servers have SSD 960Go SAS (scsi) 12Gbit/s a 3rd …
11th May 2022
Hi Dojo, We are suffering some problems with dashboards- We have several elements showing the result of a query and a trigger to refresh them. When there’s only one user, …
11th May 2022
Hi, How does the DataMiner event scheduling adjust to datetime updates? In case a user entered a duration of the event, does the duration remain constant and unchanged even if …
10th May 2022
Hello Dojo Fans! Seeking some guidance on correctly configuring Primary/Secondary HTTP Connections on an element, in this case specifically for MWCore. Within MWCore configuration we have added a primary and …
10th May 2022
I have a Visio that I’m trying to show and hide certain shapes based on the status of a port on a device. The result I’m looking for is to …
9th May 2022
Hi there. I got a lab system that was recently migrated from MySQL to Cassandra. It was noted that the SLDMADB folder didn’t contain any folders or files for about …
9th May 2022
Hello, Is it possible (or on roadmap of the platform) to have the possibility to see in a trending view data with different aggregations? Meaning: a user could go to …
9th May 2022
Hi, I would like to Select a Variable from a drop down menu that was previously pre-filtered to just specific output based on the name for example(IRD). In my case …
9th May 2022
Hi, I have a visio with an Range slider control which is perfectly fine. However it takes the max value out of the driver and the max value is depending …
9th May 2022
Hi all, I was looking for an option to integrate DataMiner with a third-party application whose goal is to fetch multiple sets of data from DataMiner. I found an article …
9th May 2022
Could anyone give me an example of using C# code in automation script to read a cell value from a table in one element? Does virtual element make any difference? …
9th May 2022
Hi, To be able to do a PUT /inputs/:id/settings request I need to get the index of the row of my Inputs table. I know of the protocol.GetTriggerParameter()-method but this …