Node Edge Dashboard – Nothing to show

We have some users who are reporting not being able to see a given dashboard in the DataMiner web interface This is the error that comes up: Error trapped: Exception …

Reasons For System Out Of Memory Exception Connector

The connector that I’m working on started having this issue recently with System.OutOfMemoryException All the code does is parse an XML response using the Linq XDocument. Here are the server …

GQI Queries: Duplicated names

Currently when building GQI queries we noticed that parameters are listed twice as shown in the  Screenshot below: Upon further investigation, it was discovered that the cause of this issue …

Time range component – alignment

Hi Dojo, In past versions, if you had enabled the ‘show current range’ option on the Time range component in dashboards/low-code apps, an extra option appeared to select the alignment …

Edit Service > Service Template > Reapply > Modify

I’m trying to modify a service template generated service adding the value “N/A” to certain child element fields.  The Modify function does not seem to accept the value “N/A” which …

DOM Ingest

I want to create 2 DOM instances with EXCEL file by use of script “IngestInstances” of deployment “DOM Editor”: EXCEL sheet “Instances”: Network_NWID Network_NName Network_NID Network_NType 0 – 0 – …

User-Defined APIs – How to log API failures

Hello ! In the following documentation Triggering a user-defined API | DataMiner Docs, there is a note: “We recommend that API maintainers return errors in the same format for the …

VS Studio not all C# projects target .NET

After pressing the fix button, this error message appears. How can I solve this issue ? Someone send me this link (my question I posted earlier) https://learn.microsoft.com/en-us/visualstudio/ide/visual-studio-multi-targeting-overview?view=vs-2022#change-the-target-framework Unfortunately, I don’t …