Low Code App – Missing table columns in non-hosting agent
8th January 2024
Hello Dojo! A table column that was recently added to a connector is not appearing in the list of available columns to select in GQI. I thought initially it was …
Question
8th January 2024
Hello Dojo! A table column that was recently added to a connector is not appearing in the list of available columns to select in GQI. I thought initially it was …
8th January 2024
Hi, Could you please help me with the following issue? On Visual Studio 2022 the Unit Tests are passing but in Jenkins the following message is shown. System.BadImageFormatException: Could not …
8th January 2024
Hi Dojo, We currently have Elastic Cluster Monitor Elements to monitor the health of our Elastic Cluster. With the move to OpenSearch, does an equivalent Connector exist? Or is the …
8th January 2024
Hello Dojo Community ! I’m currently working on a C# script where I need to parse a string into a DateTime object. I’ve tried using DateTime.TryParseExact with multiple date formats, …
8th January 2024
Hi Dojo The DataMiner documentation defines how to Display a DataMiner Map in a dashboard based on a Generic Map component and a map configuration (XML) file. https://docs.dataminer.services/user-guide/Advanced_Modules/Maps/Using_DataMiner_Maps/Displaying_a_DataMiner_Map_in_a_DataMiner_dashboard.html On my …
8th January 2024
What do I need to fill in the alarm template to alarm on a datetime param? The param is defined as a numeric text and uses the measurement option “datetime” …
7th January 2024
Hi Dojo, I’ve been having an issue when starting up DM after system startup for the first time, every time I have to restart DM in order for it to …
5th January 2024
Is there a way to rate limit API calls from a single source natively within Dataminer?
5th January 2024
Hi all, I recall an option in the InterApp classes that allowed using an executor different from the MessageExecutor (source: InterApp classes | DataMiner Docs). This alternative didn’t necessitate all …
5th January 2024
If a parameter is not part of the alarm template (or disable via a condition in the template) it’s displayed in grey in visio. Is it possible to hide/show in …
5th January 2024
Hi All. We noticed a problem in time migration database local to cluster. I can see an error in creating the Elastic connection à System.Exception : Failed to create OpenSearch …
5th January 2024
Hi Dojo, I tried to create child shapes on element with multiple receivers on it. At the moment the create automatic 2 shapes with the data mixed up. At the …
5th January 2024
Hello All, Does anyone have any background on this error, we are getting a couple of 100 alarms across multiple DMAs. We are getting an influx of these notice alarms: …
5th January 2024
Hi Dojo, I would like to configure some DxMs (User Definable API, DataAggregator) in my new DMS available in DaaS. Checking the documentation, I have to create new files (appsettings.custom.json) …
5th January 2024
Within a protocol I want to detect when an SNMP table result is an empty array. When this condition is discovered I will use QAction to update a standalone parameter …