Visio table filtering when using MultiCheckBox

The TableRowFilter can have multiple filters by using the following syntax: TableRowFilter:*PID*=*value to filter*;*PID2*=*value to filter* (PID : parameter ID) if PID == PID2: the filters are combined through an …

EPM Object Alarm Linkage Inconsistencies

Hi Alex, When linking a shape to a CPE object, you have 3 possibilities for the alarm level: Instance: Instance alarm level of the CPE object (default) BubbleUp: Bubble up …

Math on a Visio?

You can take advantage of the following placeholders to do some Math in a Visio as well: Average | DataMiner Docs Max | DataMiner Docs Min | DataMiner Docs Subtract …

Math on a Visio?

As far as I know, there are no straightforward ways to divide or multiply values in a Visual Overview. There’s however a new feature available with dynamic units, Add the …

Math on a Visio?

Hi Jamie, Basic mathematic operations are available such as: Avg Max Min Subtract Sum Multiplying and dividing is not yet possible but can easily be added. Also note that these …

Math on a Visio?

Hi Jamie, It is possible to use the shape data ParametersSummary to perform some calculations involving multiple parameters (min, max, sum, and avg) Regarding the option to scale the units, …

Document folders inconsistency

Hi Mario, The document you show is linked to a specific element, this type of document behaves differently than ‘normal’ documents. For example: Documents linked to elements are only stored …

HTTP POST Session to Send File on Protocol

Hello Miguel, I don’t know if this will help because our files were a little bit smaller, but I’ve done something similar, recently. I ended up creating a POST session …

API Deployment – Create token

Hi Dojo team, We found the issue. The process SLAPIEndpoint was not running. After unregister and register again the DLLs and services (using the batch tools available in C:\Skyline DataMiner\Tools) …