Duplicate low code app

Hi Edson I had the same question and used the above answers from Gilles and Sebastiaan to create an interactive automation script to export low code apps into a .dmapp …

Why am I loosing my connection using STaaS?

Hi Brecht, Can you check if CloudGateway is running (Task Manager -> Services -> DataMiner CloudGateway)? If it doesn’t run, it should be restarted. If it does run, can you …

How can I duplicate a low code app?

Hi Mieke I had the same question and created an interactive automation script to export low code apps into a .dmapp package that can be installed on a new server …

Modify DOM Enumeration

Hi Julio, Did you give the dom editor a try? You can add new items using the + button in de field descriptor editor page.

DataMiner connection timeout

Hi Jordy, It looks like something is stuck while the DMA is starting up. If you open Windows task manager and go to Services tab, do you see all SL* …

Subscription on partial table

Hi Timothy, this can likely be solved by adding the “forceFullTable=true” filter to the subscription message. But I think this is currently not supported by the Monitors feature in the …

Odd Cube Behaviour in Alarm Console

Hi Ken, This probably happens because a lot of new alarms come in and need to be processed. By default, the alarmconsole goes into a “loading” state as soon as …

Harmonic Cable Os Upstream table OID

Hi Diego, That parameter is being copied from the “Signal Noise” column (PID 1602) in “Signal Quality Table”. The OID is 1.3.6.1.2.1.10.127.1.1.4.1.5.

Amazon AWS S3 File Upload

Hi Punit, Uploading files to Amazon AWS S3 can be done using the “Amazon AWS S3 File Upload” connector. A source directory can be configured in the element. When new …

IDP CI-types

Hi Koen, Currently, the catalog does not have any CI Types. Still, it is the goal to eventually leverage the catalog to share several IDP-related items such as CI Types …

‘NOT’ alarms – how do I do this?

Hi Mark You should be able by duplicating the row in your alarm template. The first ones should contain the key you want to exclude and make sure that row …

How to export GQI results to an external system?

Hi Edson, Another possible option (similar to the one described by Ronald) could be using the DataAggregator and User Definable API. The DataAggregator will export the query result to a …