Duplicate low code app
31st July 2023
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 …
Answer
31st July 2023
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 …
31st July 2023
Hi Brecht, Don’t think that is possible as there’s no way to know in the context menu that parameter 1 changed.
31st July 2023
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 …
31st July 2023
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 …
31st July 2023
Hi Kristopher, I verified our documentation and indeed, I don’t see immediately a method to get a few parameters of multiple elements. Maybe it’s an option to develop and use …
31st July 2023
Hi Julio, Did you give the dom editor a try? You can add new items using the + button in de field descriptor editor page.
29th July 2023
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* …
28th July 2023
Hi Koen, To fix the main booking, you either assign another resource that supports the capabilities from the original resource, or you change the corresponding parameters with the correct values …
28th July 2023
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 …
28th July 2023
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 …
28th July 2023
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.
28th July 2023
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 …
27th July 2023
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 …
27th July 2023
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 …
27th July 2023
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 …