Could not compile protocol: Could not find project with name ‘QAction_XXX’
5th January 2026
i looked for “compile protocol” here without a hit so i hope this topic is new. On my current project i run into an issue by adding new QActions. It …
Question
5th January 2026
i looked for “compile protocol” here without a hit so i hope this topic is new. On my current project i run into an issue by adding new QActions. It …
5th January 2026
Hi Dojo, We have dashboard, where had to change the persmissions from everyone to selected groups. From this dashboard we have in cube daily scheduld task running, to create a …
5th January 2026
Hi Dojo, The OpenSearch generate-certificates.sh script (interactive version) has breaking bugs. Invalid default value for certificate validity validity=${validity:-66.612.500} is not a number and will always fail numeric validation and the …
5th January 2026
Hello Dojo! I’m trying to make an alarm page show as a popup in my Visio diagram but I keep only getting a blank screen. The ”Harmonic Prostream Red” shape …
5th January 2026
Hi Dojo, I have already installed a 3 nodes Cassandra cluster and a 3 nodes OpenSearch cluster. After installing a DataMiner Agent I trying to follow the steps in the …
5th January 2026
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } I had set a “hysteresis on” at …
2nd January 2026
Hi Dojo, I am looking to integrate external data containing Device name, timestamps and polled value results into DataMiner and visualize this data using Dashboard graph. Could you please advise …
30th December 2025
Hello, I can retrieve active alarms and could not be able to retrieve history alarms from the below API endpoint. https://inxdmadeva.daznservices.com/API/v1/Json.asmx/GetAlarms. Here is the payload used: { “connection”: “b77deefb-afe1-42ea-88f2-4fc95f4e5861”, “filter”: …
23rd December 2025
Hi, I’m trying to retrieve DOM instances that contain a string field matching a certain regex. So far, this is what I got: DomInstanceExposers.FieldValues.StringField(FieldDescriptorID.Id.ToString()).Matches(“.*”); But this doesn’t seem to return …
23rd December 2025
Hi Dojo… since upgrading to a new computer, I’m getting an Unhandled Dispatcher Exception when I try to use the Edit QAction feature of DIS (full error message below). I’m sure I’m …
23rd December 2025
Hi, I need to create an IP Input on a DCM, I can see the context menu to add DVB/ASI inputs to the Input TS table, but I can’t find …
23rd December 2025
Hi, In our solution package I’m checking if a mandatory element is available on the system during execution of the installation script. Now I need a way to update the …
23rd December 2025
Hi, We have created a correlation rule using two parameters, where a new alarm event is generated when the configured condition is met. The action executed when the correlation rule …
22nd December 2025
Hi everyone, When using a trended table parameter from a protocol in the Line and Area Chart, it needs to be filtered by element ID and index. We achieved this …
22nd December 2025
Dear Dojo community, I have a correlation rule with an action to create a new alarm event. The new event can be set to be on the ‘base alarm element’ …