Hi all,
I would like to know if there's an option to duplicate a complete Low-Code App in the same system.
I know that in the C:\Skyline DataMiner\applications we can find all applications but if I duplicate my app folder there, which could be a good guid identifier to assign?
Is there any other thing that we need to consider for change?
Thanks.
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 package that can be installed on a new server or the same one if you wanted to duplicate the entire app.
The scripts also goes through the queries used in the app and includes all the scripts for ad hoc datasources and custom operators in the exported package.
On the github page there is a small introduction on the current features of the script:
SkylineCommunications/Low-Code-App-Extensions: An Interactive Automation script to import, export and do some general edits to the low code apps of a DataMiner system. (github.com)
There is also a install package for the script on the catalog: