Response PDU Too Big

Hi Ajdin, Not sure, but I have the feeling the problem might be located in the device or system you are integrating, and then you won’t be able to work …

Imagine Router Panel in Low Code App

Hi Jeremy, I’m not sure if you’ve had a chance to visit our DataMiner Dojo Use Cases Page. There, you can find some ideas on how to implement the Router …

Imagine Router Panel in Low Code App

Hi Jeremy, You could use low-code apps for this. It is very similar to dashboards, but it also gives you the ability to create multiple pages and buttons that can …

Separate websites using different certs on DataMiner

Hi Philip, There are probably multiple ways, but an easy way would be to have two DNS records (e.g. ‘first.mydomain.com’ and ‘second.mydomain.com’) pointing to both the same IP. In IIS …

Windows XP PC in timeout

Hi Matt, Before to restart the WMI service, can you share a screenshot of the Stream Viewer (see Connect to an element using Stream Viewer) What error do you see …

Display Baseline Value in Trending graph

Hi Zhing Hang Lee, Nice to meet you! In order to see the baseline, you’ll need some configuration in the connector of the element. You can use the following type …

Collaboration Space

Hi Mike, Collaboration (dataminer.services) is divided into organizations. Access to each organization (and the corresponding projects) is restricted to users that belong to that organization. You are not sharing your …

SetVar alongside VdxPage on Visio Shape

Hi Oliver, I ran a quick test and managed to combine the setvar shape data with the vdxpage shape data. You can see the shape data I used in the …

Alarm Data: Source VS SourceID ?

Hi Alberto, As Bert confirmed in this question: Clarification between Source and SourceID when referenced in SQL ‘Source’ and ‘Source ID’ will have the same value. Please keep in mind …

Recurring Correlation Event

Hi Jim, I believe in this case the only possible solution will be to have a connector that: Either to send the Slack message directly Or trigger an automation script …

Build Version Wildcard

Hi Kevin, Another option, which implies updating the connector, is processing the software version and splitting this information in 4 numeric parameters. Following your example, the connector should implement the …