Embedded webpage in visual showing frozen

Hi Ive, This can occur with the IE and Edge browser engines if the browser shape is displayed in a layout where it is not completely visible, e.g. scrollviewer (or …

Embedded webpage in visual showing frozen

Hi Ive, I didn’t have a system to check this issue, but have you checked System Center > Logging > Cube and enabled the ‘Show debug logging’? Are you able …

Correlation

Hi Gregor, There might be more, but what I usually recommend is to check the DataMiner Dojo courses (DMS Correlation – DataMiner Dojo)  and the Dataminer Help (DMS Correlation | …

Correlation

Hi Gregor, The topic correlation is part of the “DataMiner Advanced” course. https://community.dataminer.services/courses/dataminer-advanced/ Regards, Koen

Correlation

Hi Gregor, The DataMiner user guide should get you started on things. https://docs.dataminer.services/user-guide/Advanced_Modules/Correlation/correlation.html

FollowInterfacePathColor on shape level?

Hi Ruben, This is indeed a page setting for now which means you can’t combine both of them on one page. If the paths are not interconnected, you could separate …

Cube Default Configuration on install.

Hi Sam, I created a recording of the installation process. In this example I have a config file with 3 agents preconfigured that I place alongside DataMinerCube.exe in the default …

Can I adapt system functions without DataMiner restart?

Hi Jens, This is possible since DataMiner version 10.2.3 To do this, you can use the automation snippet below. var pfHelper = new ProtocolFunctionHelper(engine.SendSLNetMessages); var xmlContent = File.ReadAllText("…"); pfHelper.ReplaceActiveSystemFunctionDefinitions(xmlcontent);

Visio: XPOS/YPOS instead of SHOW/HIDE

Hi Alberto, Would it help you if you place the labels on top of each other and make sure that the text alignment is centralized? Note that you can group …