I would like to copy an app as a new app on the same setup.
I need this to branch off a new application based on a (big) one that already exists.
How do I do this?
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 or the same one if you wanted to duplicate the entire app.
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:
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.