DELT Export – DLL included ?
14th January 2025
Hi, During a DELT export, only the protocol directory is scanned for DLLs to be exported. Nuget references and DLLs present under ProtocolScripts/DllImport folder are not copied over, so these …
Answer
14th January 2025
Hi, During a DELT export, only the protocol directory is scanned for DLLs to be exported. Nuget references and DLLs present under ProtocolScripts/DllImport folder are not copied over, so these …
14th January 2025
Hi, There is no real possibility to detect such an infinite loop. The only thing that can be done is adding a trigger on the parameter to go off when …
14th January 2025
Hi Nick, Although it might be a drop-in replacement for Cassandra, our test and validation platforms are not using this database. Therefore, this database is not supported because we cannot …
14th January 2025
Hi Jim, The plugins menu item should always be enabled and some items under it such as Add after startup should get enabled if you are in a protocol solution. …
14th January 2025
Hi Andrew, It is possible to change the default community string to something else. You can find more information here: Configuring SNMP agent community strings | DataMiner Docs Now, security …
14th January 2025
Hi Andrew, I think this is what you are looking for: https://docs.dataminer.services/user-guide/Advanced_Functionality/SNMP_managers/Configuring_SNMP_managers/Changing_SNMP_agent_ports.html
13th January 2025
Hi, To quickly check the status of elements, you can create a GQI query using the ‘Get Elements’ data source and apply a Select operator to include the Alarm State …
13th January 2025
It seems this is not documented, but enclosing the property name in either single quotes ‘, or double quotes ” seems to work. So either use [property(‘service.PS ID’)] or [property(“service.PS …
13th January 2025
Hi Chris, It looks like an installer for DataMiner 10.4.0 is now available: DataMiner Installer – DataMiner Dojo I assume that this will now give options to install without having …
13th January 2025
Hi, To remove something from the Catalog, it is currently still required to contact Skyline Techsupport indeed. Regarding the error, I would suggest forwarding this to Skyline Techsupport as well …
13th January 2025
Hi Jose, To query the service information via SLNET, you can check the service element property on the service object to find the associated linked element. Using those IDs, you …
13th January 2025
Hi Diogo, The cause of these kind of issues are hard to pinpoint using a short description. I suggest you get into contact with tech support to look further into …
13th January 2025
Hi Henri Can it be that there is no item selected in the dropdown itself? This would mean that the dropdown sends out no data, which in turn causes it …
13th January 2025
Hi Alija It should be no problem to add multiple independent trigger components to a page or panel. What happens exactly when you try adding a new trigger component? If …
10th January 2025
Hi Edward, Glad to hear that it worked. Based on your feedback it seems that issue was related to missing values for the parameters. Regards,