SRM – Simple Resources (not element based)

Hi Jamie – not sure, but isn’t it simply a matter of creating a resource pool in the Resource Manager, and add the resources in there (without linking those to …

Change custom property of views in bulk

I used the script above to succesfully modify a property value of a view. As a next step I would like to update the value whenever the severity of the …

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 …