How to set an element state by clicking on a Visio Button
27th July 2023
Hi Yvon If you link a shape to an element, you are able to right click the shape in Cube and you should have the same context menu as you’d …
Answer
27th July 2023
Hi Yvon If you link a shape to an element, you are able to right click the shape in Cube and you should have the same context menu as you’d …
27th July 2023
Hi Yvon, You’ll have to link your shape to an automation script that starts or stops the element. You can link the shape to a script using the “Execute” shape …
27th July 2023
Hi Steve, I believe this should be possible using our Generic Query Interface (GQI). There we have built-in data sources for trend data and operators to join, aggregate, group and …
27th July 2023
Hi Edson, There are a few ways you could go about this. Execute the query in a dashboard table component and manually export to a CSV file. Using the Data …
27th July 2023
Hi Sam / Steve, If we are looking for just a text representation, I think another alternative is with the RegexReplace placeholder. The trick is to detect when the [Description] …
26th July 2023
Hi Sam, It does no look like we can use the Hide/Show function with the Element Description field. However, as a work around, you can create a custom property (right …
26th July 2023
With guidance from Floris’s reply, I have managed to achieve setting a column from an Automation Script. Below are some methods to hopefully help someone in the future. Basic Method …
26th July 2023
Hi Edson, There is a commandline option for that, see https://docs.dataminer.services/user-guide/Getting_started/Accessing_DataMiner/Accessing_DataMiner_Cube/Opening_DataMiner_Cube/Options_for_opening_DataMiner_Cube.html#autoslide You can specify the option in the advanced section of the Cube Start Window button configuration: You can combine …
26th July 2023
Using the auto-slide function you can show Cube with 4 alternating workspace, showing different views? Arguments for DataMiner Cube | DataMiner Docs
26th July 2023
Hi Aston, The NT_* notifies are an internal messaging system that actually have two separate handlers. One is SLDataMiner, and the other is SLProtocol. The problem is that each process …
26th July 2023
Hi, Swarming is expected to be available for production in Q4 of this year. Bert
26th July 2023
It’s been a while, but I believe it may have to do with the following: An element (or part thereof) can be included and excluded in a service. But if …
26th July 2023
Hi, We do not recommend the use of SLNet calls in scenarios like this as these are internal calls that are not officially supported and we cannot guarantee that they …
26th July 2023
Hi Pedro, You might then want to move the conditions to the section “Once included, this element will influence the overall alarm severity of the service”. The term “element not …
26th July 2023
Hi Richard, I believe what you are looking for is the Group and Read Bit parameter types. You can read more about it here Read bit It is under the …