Linking table shape / parameter

Found the issue, problem was that there 2 shapes connected to one group. Edit: To get the full answer, this is solution: Group data: Shape data:

Question on SLDMS logging

Hi Min, Some pointers: “Failed resolving hosting DMA info” might be about a “Testing” service.xml present on one of the agents in the Skyline DataMiner\Services or Skyline DataMiner\RemoteServices folders but …

Property service created with service template

Hi Stefan, The “[element:5:name]” is a placeholder that gets resolved at service creation time, linking to the name of the child element with id “5”. When there is no such …

multiple conditions alarm monitoring

Hi, You can duplicate the row and add another condition for your second part. Then you have one entry for 0 and 1, and a second entry for 1 and …

CUBE connection using gRPC

The connection setting in Cube must be set to “Auto”. The ConnectionSettings.txt file on the agent(s) must contain GRPCConnection (see link from Seppe). Cube will attempt to retrieve ConnectionSettings.txt in …

CUBE connection using gRPC

Hi Rajesh, I believe this is possible by changing the connectionsettings.txt file on the DMA. Cube will retrieve this information to determine how it should connect to the DMA. You …

Retrieve license information from an Automation Script

Hi Emir, You can use SLNet calls to get that info. Please find below some example code. using Skyline.DataMiner.Net.Messages; using Skyline.DataMiner.Automation; using System.Linq; public class Script { public void Run(Engine …

GSM SMS Eagle mobile Gateway reboot necessary?

Thanks! Here my feed back after having changed the cards of 2 DMA systems: For the first, no reboot was necessary (good). For the second, I needed to reboot (bad): …

GSM SMS Eagle mobile Gateway reboot necessary?

Salut Cedric, here Configuring Mobile Gateway in DataMiner Cube | DataMiner Docs it says nothing concerning a DM restart or reboot. A simple Apply therefore should be sufficient (?). We …

SMS alert is not working in dataminer

Hi Bhavana, everything concerning mobile gateway etc. can be found here. DataMiner Mobile Gateway | DataMiner Docs Hope this helps! 🙂 BR

Transformation of trend graphs displayed in View

Vikas’ alternatives can be helpful tools. To answer your questions specifically: The range buttons cannot be hidden. What most users do is put another non-transparent shape on top of it …

Transformation of trend graphs displayed in View

Hello Yuki, My understating is below, Dojo Community please correct me if I’m wrong here. From DataMiner 10.3.3/10.4.0 onwards, the Show average, Show minimum, and Show maximum settings are also taken into account when …