DMA Cube connection

When your DataMiner start-up is stuck at 99%, then most-likely it will not reach 100%. The percentages we show are based on recent DataMiner start-up times and if you reach …

Help automation script

Hi Marco, Could you please clarify what you mean with “terrible results”? What exactly have you tried, and which specific problems are you encountering? One way to execute the HTTP …

FilterElement with pageNumber and pageSize

Hi Julien, It should be possible to use the paging API of the DOM helper to limit the amount of data and allow extra data to be loaded when needed. …

Get list of DMAs using GQI code

Hi Hari, There is a adhoc data source in Github that could help you for this use case: SLC-GQIDS-GetDataMinerAgents Hope it helps.

Page on load goes on timeout

A good general tip when dealing with a lot of data is splitting it up in multiple pages. This only works though if you know where the bottleneck is. If …

Getting maximum value of a trended parameter in specific time?

This has also been made available as a GQI ad hoc data source since the trend data is still in soft launch: GitHub: https://github.com/SkylineCommunications/SLC-GQIDS-GetParameterTrendAggregation Catalog: https://catalog.dataminer.services/details/2d54f800-677b-493e-9736-ff027b2b8be2

HTTP Connection Timeouts

Hi, It seems that from time to time an error is being returned when trying to poll the HTTP endpoint. As far as I can see, there are no retries …

How add / move low code app between DMAs

Hi Daniel I know I’m a bit late with my answer but I had the same thing a while back and created a temporary script to do an export of …

demo license system connectivity with cloud

Hi Chirangee, Would it be possible please to check if you already requested to get your organization verified on dataminer.services? The process can be found here: Getting your organization verified. …

Correlation Rule

It seems your GetAlarmIds method is close to what you want. The Buckets field in the GetCorrelationStatusResponse message represents alarms grouped according to what you specified under ‘Alarm Grouping’ in …