POST Request does not behave as it should

I made a POST request using Postman and I tried to make the same request using DataMiner 10.2.8 but the results are different. In DM, I am using the following …

Deleting old user accounts?

Is it safe to delete the folders located in the C:\Skyline Dataminer\Users folder for users previously deleted from DM? Thanks

Conditional HTTP Header

Is it possible to have a conditional HTTP Header on a protocol session? Based on a user selection a header should be included or not. Thanks in advance. Best regards,

remote DMA debugging

I’ve been using remote debugging today. After a server crash I’m now getting back an error in dis when trying to attach to an element of: – Could not attach …

Api deployments parameters

Hi, I’m playing around with deployment of automation scripts and i ran into some weird behaviour when using parameters. See script below: using System; using System.Collections.Generic; using System.Globalization; using System.Text; …

SNMP Polling – Infinite loop detected

Hello everyone, I am polling an SNMP table from a simulation and every now and again I get this message in the logs: ProcessSNMPValue|ERR|0|Detected an infinite loop when polling parameter …

How to apply a Profile Instance by Value

For an orchestration project, we need to create bookings based on requests from a third-party application. During the processing, I would like to define a Profile Instance with the specific …

Automation script – use of dummy on disconnected agent

Setup: 2 agents: DMA1, DMA2 Element “myElement” using “myProtocol” is running on DMA2 Interactive Automation script with dummy linked to “myProtocol” What will happen when: Running the from DMA1 Selecting …

TPM (Trusted Platform Module)

Hi, Do DataMiner servers, with Windows Server 2022, require TPM (Trusted Platform Module)? Thanks.

Smart serial communication behavior

How will a driver behave when a smart-serial definition has: A response def with Header and trailer => to capture specific matching data A response def with a next param …

Unwanted http(s) requests

Hi Dojo, A DMA continuously makes unwanted http(s) requests to a single destination but we are not sure where in the server the calls are being made as the call …