I can’t find ” get a hoc data in source data
9th November 2023
Hi All. I can’t find ” get a hoc data” in menu source data. Where is a problem ? Big thanks for help. Br. Jarek
Question
9th November 2023
Hi All. I can’t find ” get a hoc data” in menu source data. Where is a problem ? Big thanks for help. Br. Jarek
9th November 2023
Hi Dojo, I have an SNMP protocol that reads UTF-8 encoding characters. Even though I have the “unicode” option in the Type tag, the parameters are still read as a …
9th November 2023
We know that we can set the parameters to enable the polling of CDP and LLDP in several drivers by specifying the driver, version, parameter, value and the devices that we …
9th November 2023
I have a table of events with two columns, A: Start time & B: Label. The start times can be both in the past(ongoing) and future (upcoming). The table can …
9th November 2023
Scenario 1: I want to refresh the page/ the tables linked to that once the delete icon is clicked, for now I have to refresh every time in order to …
9th November 2023
Hi, Could you please write me what is the safe procedure for temporarily shutting down one OpenSearch node in the cluster because of maintenance works ( like updating java etc.) …
9th November 2023
Hi, I’m creating an ad hoc data source and I would like to generate some information events. Since we don’t have access to the engine object, i’m using the GQIDMS …
9th November 2023
Is there any way to know the current production version of the protocol which is being used in the C# code by passing the protocol name. IDmsProtocol protocol = listOfProtocols.FirstOrDefault(x …
9th November 2023
I want to import with csv-file views and subviews with there visuals
9th November 2023
I want to put on a visual to dynamically display the view and its subview
8th November 2023
Hello Dojo, Is it possible to add a cell value of a table column to a mediation layer protocol? I know we usually just add standalone parameters. Thank you!
8th November 2023
Is there a way to read which soft-launch features would be active through the cloud? Enabling of soft-launch features would also be handy in many cases.
8th November 2023
Hi, In todays episode of trying to follow allong with the Kata’s we ran into an issue with Kata#5. Following all steps in the tutorial, double checked by an colleague …
8th November 2023
Created a new pair of DMA’s and added to a cluster. Using Cube directly connected to online node of the pair Set backup location to be a network drive and …
8th November 2023
Hi Dojo, I’m looking for a way to set an element property using an object of type IDmsElement. Via IDmsElement.Properties I can retrieve an IDmsProperty, but this interface does not …