Error trying to create a service

Hi, I’m getting the some error messages while trying to create dataminer services through a connector. The connector makes use of a service template and creates/sends the SLNet message for …

Error: The network path doesnt exist

Good Morning, Sometimes when we try to login on dataminer we receive the next error: Error: The network path doesnt exist Do you know why happends this? Regards

Why are custom HTTP headers cleared?

To prevent MITM attacks I’m trying to set up my DataMiner with HSTS (HTTP Strict Transport Security) enabled. I added the custom ‘Strict-Transport-Security’ header in IIS but the header is …

Dashboard Pivot table

When I want to filter the array on element x, there is a problem, the filter does not work and besides I have default elements instead. Do you have any …

Implemeting HTTP Basic Authentication

Hello everyone, When implementing HTTP Basic Authentication, following RFC7617, I believe I should have an HTTP structure more or less like this: <HTTP> <Session id=”1″ name=”connect” timeout=”300000″ loginMethod =”credentials” userName=”” …