Failed to ensure protocol loaded. Error 0x80040221
22nd December 2023
Hi Edib, Can you try validating your protocol and rebuilding the solution to see if there are any critical errors that might prevent the protocol to compile properly Also doubt …
Answer
22nd December 2023
Hi Edib, Can you try validating your protocol and rebuilding the solution to see if there are any critical errors that might prevent the protocol to compile properly Also doubt …
21st December 2023
Hi Amber, There is some great documentation on how you can use placeholders (see docs). To resolve a parameter, you’ll need to specify the element, parameter and index (all separated …
21st December 2023
I had to dig around a but, but I found an example of how to configure multiple hostname in the spMetadata file here: SAML – spmetadata.xml file
21st December 2023
I added a new feature request regarding this issue: New Feature Suggestion
21st December 2023
Hi Benjamin, The reason for avoiding the usage of conditions on timers is that each timer is, in the background, a separate thread and needs to frequently evaluate the condition …
21st December 2023
Hi Yvan, The offload behaviour has changed in version 10.3.12. For performance reasons we have decided to split up the offload files per database table instead of one big offload …
21st December 2023
Hi Marco, If you add the square brackets around the IP addresses when setting the SSM address in the Titan Edge connector, that will cause a bad formatted data, and …
21st December 2023
Alexander, Here is how this can be done : Enable drag and drop editing in the Navigation pane (tree view) Open the card of the view containing your Elements, and …
21st December 2023
Hi Chee Yang I believe the idea behind using multiple connections within a single session would be to pass data that is received by the first connection (such as cookies) …
21st December 2023
This error indicates that something went wrong during the start of this element to retrieve the saved parameters from the DB. If the DB is unavailable during a restart of …
21st December 2023
Hi William, It looks like the connector has been released with a pre-release version of that NuGet package (only available from the private NuGet store of Skyline). If you want …
20th December 2023
Should Have used the Validate button. I think the issue was that I renamed the overall protocol but not the sub DVE protocols
20th December 2023
Hi Marco, Are those parameters you are setting device data (i.e. part of polling) or element configurations (i.e. data not linked to a setting on the device)? One thing that …
20th December 2023
Hi Pieter, need to start new answer to show you a picture: Here you can see the setup, important it’s a child view! Even if I remove ServiceContext it will …
20th December 2023
Hi Jeroen for the authentication we are using the identity of the DataMiner system on dataminer.services. All communication between the DMA and the STaaS endpoints is already encrypted through SSL …