HTTP binary data upload

I’m trying to upload a binary (mp3) file using an HTTP post session. The file is read-out using File.ReadAllBytes and the content bytes are set on the session data parameter …

Custom parameters in an install package

Hi, Is it possible to include custom parameters in an install package? e.g. Create some elements in the Install script based on the provided parameters. I tried adding a ScriptParameter, …

Edit element IP from Automation

Hi Dojo! One of ous customer asked about be able to change the polling IP address of some elements when necessary so we want to know if it is possible …

Change Polling IP from a Automation?

Hi everyone! Is it possible to change the polling IP of a element from a Automation? We found the PollingIP element property but its read-only. Regards!

Unit tests invalid “nullable” values

Hi, I am currently having some issues building my unit tests. This is my Qaction100 .csproj file with nullable enabled However, if i were to disable nullable, I get other …

Buffering a Serial gzip Response

I have a HTTP/Serial driver that parses a gzip-encoded response. The issue that I’m currently facing is that the decompressed gzip byte array returns a byte-length of 0. Upon further …

LogCollector – Error when trying to open it

Hello Community, I’m trying to get the logs of a DataMiner agent but whenever I open the LogCollector from the Skyline Taskbar Utility I will get the following message: Is …