getting connector/driver as trial

Hi Tim your best option would be to contact sales and sync with them on how to get a trial-license for that specific driver.

Launch Client Test Tool via Cube Launcher

Hi Thomas, The client test tool.exe is located under the Skyline DataMiner->Files folder because it relies on dlls in that files folder that other SL* processes are also using. That …

tips and tricks/discussions/solutions

Hi Philip, Ian gave some nice suggestions. Next to that, a lot of things are going around in our Community. we are deploying a lot of new solutions & applications. …

Newtonsoft.Json version

Hi Philip DIS is now using DevPacks (NuGet packages) which makes it easier to compile a protocol/script against a specific DataMiner version. Because of the changes, it is now also …

Newtonsoft.Json version

Having a look through, I see it’s also update on 10.1.0 CU19 for anyone not running 10.2 yet. Release notes 10.1.0 CU19 (Main release)

tips and tricks/discussions/solutions

Hi Philip, We are actively encouraging our members to contribute to our Dojo platform in multiple ways. One of those you mention is asking questions to the community. However, it …

Newtonsoft.Json version

Hi Phil, The newtonsoft dll has been updated to version 13.0.1 under Release Note 34558 and released with DataMiner 10.2.0-CU7 and 10.2.10. Release notes 10.2.0-CU7 (Main release) Release notes 10.2.10 …

GetParameterByPrimaryKey recusive table fail

Hi, The value present in cardtable is not being used when executing GetParameterByPrimaryKey. This is now calling with fixed keys from ‘index’: “1”, “2”, “3”,… (the value of ‘index’ = …

Dynamic Tables – Documentation/Examples

Hi Aston, Hope you are well. We were able to update the column description from teh code of our WF by using the Set Parameter Description method. Our usecase was …

Dynamic Tables – Documentation/Examples

Hi Aston, As far as I’m aware it is not possible to change the layout programmatically of a table shown in an Element Page. This is a hardcoded in the …