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 …

Users logged out from embedded Low-Code App

What could be the reason some users are logged out of a Low-Code App embedded in Visual Overview, and have to explicitly authenticate again? My assumption was that that they …

a time value in a dashboard table

We have a dataminer protocol for a UPS that reports it’s expected run time in minutes. In the protocol we multiple that by a factor of 60 to display this …