Can I use a query filter on a parameter table

Hi, maybe using https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Extensions/API_Reference/GQIDMS.html?q=GQIDMS can help out for this use case.

How to duplicate a STaaS connected Agent?

Hi I suppose you would want to keep all of your data? To achieve this you would need to take a full DMA backup and then register the system again …

How to copy a dashboard into a low code app?

Hi Sebastian, Including a dashboard in an app is indeed possible by manually changing the JSON files. Although this requires very good knowledge on the internal structure of dashboards and …

Visio – Element in child service on service visio

Hi Jeroen, Due to the inheritance behavior of shapes, your ‘Demodulator’ shape data will be overwritten with the Element shape data of the parent (being ‘Satellite Feed’). To prevent this, you can …

Element IP as placeholder in visual overview

Hi Robin, The element IP is available in the ‘Link’ shape data as a placeholder. You can use <elementIP> which will be replaced by the polling IP when using the link (see …

Multi-user on SED 8 Spectrum Analyzer

Hi Marco, I had a similar situation, where we needed to get around different settings between C/L Band readings using the same physical Decimator.  To get around the setting differences, …

Multi-user on SED 8 Spectrum Analyzer

Hi Marco – might depend a bit on the details of what you are referring to and how you will design the solution.  The Spectrum Analyzer in DataMiner is also …

Duplicates in GQI query

Hi Dave, I believe this use case can be tackled through aggregation/group by operations . For example, you can aggregate by alarm message type and group by element name to …

Service templates and swarming

In the future, swarming will indeed also be possible for services (including service templates). Service templates are not technically hosted anywhere (any agent can apply them), but the template definition …