IDP – IS-04 provisioning issue

This is most likely because IS-04 workflows are no longer supported as of Process Automation 1.3. You will need to use an earlier version of Process Automation for this. The …

Is it possible to export/import filters

Hi Roger, Alarm filters should be stored in C:\Skyline DataMiner\users\SharedUserSettings\Filters These filters are stored in XML files. I performed a small test copying a filter from DMA to another (different …

Blinking shapes in visio when alarm

Hi Kurt – probably this will help you already: Blink on a Dynamic Visio when Service Alarm is triggered, stop when alarm is acknowledged – DataMiner Dojo

Display data only in the first row of a table

An alternative solution would be using Dashboards and GQI. This will give you more flexibility in filtering, sorting and selecting Top X in the table.  You could then embed the …

visio listing alarm filter

Hi Joel – not sure if that would be working for your specific use case, but did you consider showing the alarms in the Alarm Console of Cube?  That’s the …

Doubts with Button colors in a Low-Code App

Hi André, Customizing the style of the button is currently indeed a bit confusing. The button follows the app color. We have a task on our backlog to fix this …

Triggering a QAction upon element deletion

Hi Chian, In your connector you could use ‘Monitors’ to subscribe on element state changes. This is described on the following page: https://docs.dataminer.services/develop/devguide/ClassLibrary/ClassLibraryMonitorsGettingStarted.html. The page also contains an example of …

Triggering a QAction upon element deletion

Hi Chian, A possible option is to catch the information events related to the element removal through a correlation rule: The correlation rule could set a parameter in your manager …

List of strings in GQI query

Hi Carl, A possible option is to create another adhoc script that process the product numbers. They can shown in another table. Next, you can use a row from the …

List of strings in GQI query

Hi Carl, It is currently not possible to add a dropdown within a table cell. Another solution which might help for your case is to use a popup. On click …

Display data only in the first row of a table

Hi Amber, I think it would make sense to have the latest values in separate parameters. This way you can just display the parameters instead of having to find the …

Visual overview load times

Hi Philip, There are no specific tools for this. However, if you open the cube logging and enable “Show SPI logging” you can see this information. As you can see …

Data taken to Visio view.Is it possible?

Hi Jaroslaw, This looks like something that might be useful in certain cases, however, I don’t think that this is available today. For this, it might be good to add …