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 …

parentProtocol attribute in Protocol schema

Hi Dojo, I know that the parentProtocol attribute is used as part of DVE child protocols but I cannot seem to find documentation of this usage or of other use …

Update Element Name via Automation Script

I am creating an IAS which will allow a user to create, update and delete elements via a UI. I have created an element already, but I am struggling to …