Customize Tooltip in Node Edge Graph

Hi, Is it possible to customize the tooltip displayed when hovering over a Node in Node Edge Graph? In my case, I would like to remove some fields.

GetParameterIndexByKey issue in C#

Hi, In a QAction in C#, I try to retrieve a value in a table ID 1000. The parameter is a string called “Subscription ID” and is also the IDX …

When to use different logging levels?

When logging in a QAction, when should we use the different log levels i.e. NoLogging, Level1, Level2, Level3, Level4, Development, LogEverything? For the development it is quite straight forward but …

Sending a Report via email using C#

Hello! I’m trying to create a basic script that emails a DataMiner dashboard to a non-specfic person. When I execute the script, I recive an email with the correct name …

Harmonic RD9000 IGMPv3 Source Address for TS

We are testing the latest protocol version for this found in the catalog here: https://catalog.dataminer.services/details/217af331-5347-4785-989e-fc164b9274a9 We are looking specifically for the table or parameter where to specify the SSM Source …

Package doesn’t meet minimum requirement

Hello, I am validating code in visual studio and even though all the packages that I am using are “latest stable packages” , still i am getting warnings that package …

Problem restarting Cassandra node

Dear Dojo community, We have been running a cluster of 3 Cassandra nodes (running under Linux) for several months now and we recently hit a problem with one of the …

Security.xml – What is the twitter used for?

Hi DOJO, In the security.xml file, there is a Twitter tag under users. However, I am not entirely sure of its purpose. I have searched the documentation but could not …

LCA – Nested Table/Grid

Hi community, is it possible to display data in a (dynamic) nested table/grid/list format like in the picture below? I already know I could use a table/grid as a reference …