Set Variable – No User input

I’m looking to set some variables upon a table being populated (through children) so I can use that on several objects in the visio.  I’ve only seen how to set …

Regex match string

I’m iterating through a table with children items and want to take an excerpt of the string in that parameter’s value. I’ve set the shape data “Parameter” to “5605|ALARM”, and …

CheckBoxList performance

Hi. I’m using an IAS and showing a CheckBoxList. I need to fill it with 5000 entries. Is there a way of improving the time it takes to load? List<string> …

Properly uninstall IDP and Resource Manager

A customer has IDP installed for a test. The license seems to be not valid anymore. An upgrade from 10.3.8 to 10.4. is not not working because of the missing …

HTTP requests in streamviewer without the port

Hello All, I would like to create a request without the the port in the url: i.e. https://google.com/some/endpoint rather than https://google.com:443/some/endpoint Is this possible to set up within DataMiner? Thanks, …

VendorOID for Aoto ATLVC-8K Video Controller

Hi Dojo, I need some guidance. We are using ATLVC-8K Video Controller of Aoto company. I am writing SNMP protocol and need VendorOID. Vendor documentation does not have this information. …

Cassandra Reaper not using Shiro auth

I have setup Reaper to use Shiro auth like so; accessControl: sessionTimeout: PT10M shiro: iniConfigs: [“classpath:shiro.ini”] However no matter what users I specify in the shiro.ini file it only allows …

How to: HTTP a POST / GET request

Hi, I found this example in GitHub. https://github.com/SkylineCommunications/SLC-C-Example_HTTP after publishing and opening Dataminer Cube, I stuck during creating an element. It’s always asked for an IP-Address. I wanted to execute …

Generic Trap Receiver – Logexporting

Hello everyone, In recent months, I’ve been working on API integrations and SNMP monitoring. So far, I’ve been successful in monitoring devices, applications, and workflows reliably, triggering alarms accordingly. Now, …

GQI Adhoc Data Source retrieve information events

Hi all, I’m looking into an way to retrieve some information events in an adhoc datasource. Searching on Dojo i found: https://community.dataminer.services/question/how-to-create-an-alarmfilter-for-alarm-properties/?hilite=GetAlarmDetailsFromDbMessage However here its mentioned that https://community.dataminer.services/question/how-to-get-history-of-alarms-in-a-protocol/ GetAlarmDetailsFromDbMessage is …