Change IP based DMS to Hostnames

Hi Robert, In this specific case I don’t think you need to change configuration files, connecting new agent should be done through Cube, details on how to do it can …

Websocket subscription authorization exception

Hello Jeroen, When you establish a connection to the WebSocket, such as through Postman, you won’t be authenticated to the WebAPI. To authenticate, you’ll need to send a ‘SetConnectionID’ message, …

FilterComboBox limited to first 50 rows in parameter table

Hey Nick, Partial tables can cause some issues in visio as you’ve seen. I would suggest trying the FullFilterTable option https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/reference/Overview_of_page_and_shape_options.html?q=forcefulltable#forcefulltable

Trending records : iStatus value

As far as I know, the -1000 entry is an extra entry added as a gap start marker. It gets added by SLNet in an extra processing step on the …

[Protocol Connector Scripts] DLL Import in Visual Studio not working

after click on the fix button, this error message appears: System.InvalidOperationException: Message=”Can’t set the value of a read-only property.” Source=”Microsoft.VisualStudio.Validation” StackTrace: at Microsoft.Verify.FailOperation(String message) at Microsoft.VisualStudio.ProjectSystem.PropertyPages.PageIntProperty.SetValueAsIntAsync(Nullable`1 value) at Microsoft.VisualStudio.ProjectSystem.PropertyPages.PageIntProperty.SetValueAsync(Object value) …

Change protocol name?

Hi Roger, In order to change the name of a protocol, the corresponding .xml needs to be modified, which will be assumed by DataMiner as a new unsigned protocol, as …