How to change Dataminer email sender?

Hi Henri, To specify the default “From” address to be used in outgoing email messages, do the following: Go to Apps > System Center. In System Center, go to Agents > system. In the Email box, specify the …

privateFilePath and gmap overlay

When using privateFilePath, then the DataMiner will generate a secret download token which will be provided to Google Maps to be able to download the KML file from the DataMiner …

IDP Provisioning – dynamic return IP address

Hi Jeroen, The placeholder [IPAddress] represents the IP address the device has used when replying to the discovery requests. This it the placeholder you would use on a typical connection …

ServiceNow existing integrations

Indeed – it’s a little odd there is no download button, and this might be because of the reason that Floris confirmed, not sure myself, so TBC. Note though that …

ServiceNow existing integrations

I’m not sure if this is still in play, but protocol versions had to be validated before they would be allowed to be downloaded through the cube downloader. Checking the …

Delay in processing serial responses

Ruben, In case there is no trailer, you could maybe also work with a packet length identifier, if it exists in your response. More info here

Delay in processing serial responses

Hi Ruben, Serial communication depends on trailers to know when a message has been concluded, otherwise it waits for the timeout time before sending the data to SLProtocol. Can you …

PW Change of local user via WebGUI

Hi Kristian, If you do not force to change the password at next login, the user is able to change it via Webservices V1. First connect: curl –location ‘https://DMA-HOSTNAME/API/v1/Json.asmx/ConnectApp’ \ …

Not able to install VSIX (DIS)

Steps I followed to resolve the issue on Mac (M1 Chip) Systems: 1 Step: Uninstalled VS2022 2 Step: Re-installed Visual Studio but this time with the version VS2019 3 Step: …