SNMP – negative request IDs result in Timeout

Hi Thomas, As Ben mentioned this is a known issue. According to RFC1157, the request ID is defined as integer. A valid Request-ID value must be in the range -2^31 to …

SNMP – negative request IDs result in Timeout

A request ID can be negative, but you also have to be careful how Wireshark translates this to a number in the UI because it’s two’s complement and Wireshark doesn’t …

Visual overview – session variable in button

All you should need to make your syntax correct is to add square brackets around your “var:varName”. So your _newValue should be “[var:varName]”. If the value is then also placed …

Visual overview – session variable in button

Hi Martin, I suggest to use the Router Control module if you want to do matrix management in Visual Overview. 1. create/design a configuration for the matrix you desire 2. …

Display custom icons in shape in Visual Overview

In Visual Overview, there’s currently no out of the box way to show the custom icons. There’s several options to make this possible. Make the icons folder available through IIS, …

Embedded Tabs

Hi Stefan, I believe you can achieve what you want by combining dynamic shape generation, inlinevdx, and a session variable. at the top of your visual overview, create a group …

Dataminer Protocol Builder

Hi Jens, Thanks for your quick answer. I’m still getting the error and I’m not able to manage the firewall. On your side, maybe you can see my requests in …

Dataminer Protocol Builder

Hi Thibault, The signing service is running on https://protocol.skyline.be/api/Soap.asmx It seems to be up and running, can you check if the problem still occurs and if the URL works on …

Performance Impact of Anomaly Detection?

Hi Jamie, Clearly there will be some impact, in the sense that some additional compute will take place.  And I believe we do not have benchmarks to estimate how much …

Visio button to increment parameter

Hi Blake, for this you have multiple solutions. You could indeed launch an Automation Script when clicking the button. Another approach is to add a parameter in your connector that …

Errors during CU23 upgrade

Hi Carlos Sorry for the delayed response. I see 3 other messages, besides the TinyInt messages: “Notice ‘net’ Process exited with exit code 2” + “Notice [FAILED] Start Service slnet” …