How to make custom calc in dashboards or low-code apps?
10th November 2022
I would like to make an overview based on data from various elements. I would need to enrich this overview with a custom calculation. e.g. the % based on 2 …
Question
10th November 2022
I would like to make an overview based on data from various elements. I would need to enrich this overview with a custom calculation. e.g. the % based on 2 …
9th November 2022
I made a POST request using Postman and I tried to make the same request using DataMiner 10.2.8 but the results are different. In DM, I am using the following …
9th November 2022
Is there a way Private and Protected Trend Groups created by user accounts that have either been deleted or rename be either deleted or assigned to a different user account? …
9th November 2022
Is it safe to delete the folders located in the C:\Skyline Dataminer\Users folder for users previously deleted from DM? Thanks
9th November 2022
Is it possible to have a conditional HTTP Header on a protocol session? Based on a user selection a header should be included or not. Thanks in advance. Best regards,
9th November 2022
I’ve been using remote debugging today. After a server crash I’m now getting back an error in dis when trying to attach to an element of: – Could not attach …
9th November 2022
Hi, What is the best approach to retrieve a value of a single table parameter by index from a remote element in a DMS in a connector QAction? DmaID, ElementId, …
9th November 2022
Hi, I’m playing around with deployment of automation scripts and i ran into some weird behaviour when using parameters. See script below: using System; using System.Collections.Generic; using System.Globalization; using System.Text; …
9th November 2022
Hello Dojo, Is there a section to see the drivers protocols available? Best
9th November 2022
Hello everyone, I am polling an SNMP table from a simulation and every now and again I get this message in the logs: ProcessSNMPValue|ERR|0|Detected an infinite loop when polling parameter …
9th November 2022
For an orchestration project, we need to create bookings based on requests from a third-party application. During the processing, I would like to define a Profile Instance with the specific …
9th November 2022
Setup: 2 agents: DMA1, DMA2 Element “myElement” using “myProtocol” is running on DMA2 Interactive Automation script with dummy linked to “myProtocol” What will happen when: Running the from DMA1 Selecting …
9th November 2022
Hi, Do DataMiner servers, with Windows Server 2022, require TPM (Trusted Platform Module)? Thanks.
9th November 2022
How will a driver behave when a smart-serial definition has: A response def with Header and trailer => to capture specific matching data A response def with a next param …
9th November 2022
Hi Dojo, A DMA continuously makes unwanted http(s) requests to a single destination but we are not sure where in the server the calls are being made as the call …