Any way to see the full Dataminer driverlist?

Hi Bruno, Currently that’s not possible.  I’ll arrange for a separate full listing for you, and we will soon start work on the Catalog front-end to further expand it extensively …

Issue loading KML on maps

Hi Jose, Have you already tried to take a look at this DataMiner help article for KLM files? https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_4%2Fmaps%2FLayer_types.htm There is also a handy link for documentation included in the …

Dataminer UDP listening port

Dear, Yes this is perfectly possible in DataMiner.  In order to have a listener driver over UDP you create a protocol of type “smart-serial”. This driver will work for both …

HTTPS post and get in dataminer 9.5

Hi Miao, You can let a QAction in the driver execute the HTTP calls and disable the certificate validation. See this code snippet below, the bold part will disable the …

Docker driver can’t connect

Hi Jose, Which DataMiner version are you running? What is the exact driver name and version? Do you see anything in the element logs or streamviewer?

Use of web iframe

Hi Elvio, Technically this should be possible, but it will require a custom trap receiver connector. The trap receiver could then receive the trap, read the trap binding where the …

Error in log Datagateway

Hey Jose, Providing a complete solution based on just this snippet of logging will be difficult. It seems that several processes have difficulty contacting the SLDataGateway service. There could be …

Dataminer cluster use case

Hi Max, If I’m not mistaken you would simply like to put 4 DMA nodes in one cluster (DataMiner System, DMS) such that this cluster behaves as one entity. This …

Jobs – How to use booking sections?

Hi Bruno, So in order to link a booking to a job you will need to complete the following steps. Script Parameters Your script will need 4 script parameters. 1. …

Jobs – How to use booking sections?

Your script probably is missing the following automation script parameters? JobID, BookingManagerID, BookingIDs, Command to have the link to Jobs?

Dashboards: Failed to copy embed url

Same question as Dashboard – error – not able to copy embedded url. The web browser blocks access to the clipboard when the Dashboards application isn’t opened via a secure https …