Building a .dmapp

Hi David, This documentation page, provides more info on how to create a package.

Dashboards : Web component & dataminer.services

Hi Wale, There’s two things to keep in mind when referencing local resources: Local resources are not accessible over dataminer.services unless they’re in the public folder (all others are blocked) …

LCA/Parameters, Pass all rows to ad-hoc source

Hi Gerwin, I don’t think this is supported right now. At the moment, you can only pass results from another query by selecting them in a component, and that only …

How to use Regex in Child Shape Viso

Hi Ramesh, This isn’t the simplest thing to pull off, but it can be done. You’ll need to nest the parameter placeholder inside a regexreplace placeholder in the shape’s text. …

How to Use AI Alert from Conviva to DataMiner

Hi, I’m not very familiar with Conviva, but on such page, you should specify a webhook name and the URL. The URL should point to the DataMiner entry point that …

How to associate failover with a dashboard

Hi Israel, The Generic Failover Status connector might be a good starting point then, which allows you to activate monitoring and trending on the failover state.

Generating Shapes Based on Table Row – Visio

I am applying the Visio to this service and passing the elementId (Mwcore Cloud Gold) along with the tableId from the subscribed element. My goal is to read the filtered …

how to filer GQI with distinct

Hi Joel, I believe these answers still apply today: How to Select distinct in Low code app query – DataMiner Dojo and Low code app : Retrieve unique value with …