List of strings in GQI query
6th February 2024
Hi, I have an API call that returns this data: public class MMUIData { public DateTime? Date { get; set; } public string ScriptNumber { get; set; } public int …
Question
6th February 2024
Hi, I have an API call that returns this data: public class MMUIData { public DateTime? Date { get; set; } public string ScriptNumber { get; set; } public int …
6th February 2024
Hi Dojo, I have an element which tracks other elements in a Dataminer agent and stores their information in a table. If a tracked element is deleted from Dataminer, is …
6th February 2024
Hello All, A protocol table features a Delete button column which allows the user to delete the corresponding row on that table: I am attempting to add that same Delete …
5th February 2024
Is there a Dataminer OTEL solution (Collector/receiver) to collect logs from an OTEL exporter? Specifically using HTTP protocol. “The OpenTelemetry Collector offers a vendor-agnostic implementation of how to receive, process …
5th February 2024
Hi Dojo, I’m configuring a spectrum analyzer in a dashboard but I’m getting the error “Failed to initialize spectrum session”: As described in the docs: Spectrum analyzer | DataMiner Docs, …
5th February 2024
Hi All. Is it possible to complete data for Visio depending on the selected row in the table from the dashboard, such as statuses, parameter values? Can I Retrieve data …
5th February 2024
I’m trying to set a new Visio file on an element but it doesn’t have all the shapes I added. I’m using this visio template (49 shape groups): And this …
5th February 2024
Hi, I have a User-Defined API configured. I can trigger it using client test tools. However when trying to use postman (running on localhost) it is not working Checked Troubleshooting …
5th February 2024
What tools exist to test load times and what’s being retrieved then loading a visual overview?
5th February 2024
Hello Dojo I’m checking how long an element takes to start up. Looking at the following example, I can see that the starting action was triggered at 10:52:15.335 and finished …
5th February 2024
Hi Dojo, Are there any known latency ranges that must be satisfied for NAS & NATS when DMA servers are on a global network? What are the options and how …
5th February 2024
Hi, i have a similar problem to this question: https://community.dataminer.services/question/openldap-supported-configuration/?hilite=ldap Besides AD we also use OpenLDAP. LDAP is configured and accounts can be added via “add existing accounts” under “User …
5th February 2024
Hello! My goal is to display information from the top row of a table and put it in a diagram. This top row changes every 3 hours. The table shows …
5th February 2024
Hello Dojo community, I have a requirement to edit (CRUD) instances of exiting Dataminer Object Model programmatically from within a custom API automation script. I found the following references: https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Utils.DOM.html …
5th February 2024
Hi, Are there visio editor (free) alternatives? I mean app in which I can create visio and add data sets to shapes. I a past I know that using Inkspace …