You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
The **Low Code App Editor** simplifies managing low-code applications within the DataMiner System. It allows you to import, export, edit, and delete apps while offering customization options for metadata, resources, and deployment settings. With features like tailored export configurations and cross-Agent synchronization, the tool streamlines app life cycle tasks, making it a practical solution for maintaining and deploying low-code apps efficiently.
6
6
7
-

7
+

8
8
9
9
## Installation
10
10
@@ -49,7 +49,7 @@ You can edit some general information about the low-code app. You can import pag
49
49
> When you add users to the editors/viewers list, there is no check if the users that you add actually exist.
It is possible to export apps. This option will try and gather all the needed files for the selected apps and create a .dmapp package to install it elsewhere. It will export the create package to **C:\Skyline DataMiner\Documents\DMA_COMMON_DOCUMENTS\Low Code Apps Exports**
@@ -118,7 +118,7 @@ This options will overwrite the existing themes if there are already matching th
118
118
- Images
119
119
- Themes
120
120
121
-

121
+

122
122
123
123
### Import
124
124
@@ -127,7 +127,7 @@ Importing an exported .dmapp package can happen in a few different ways:
127
127
#### Taskbar Utility
128
128
If you have access to the DataMiner agent, you can copy over the .dmapp package and double click it to install it via the Taskbar Utility.
If you do not have RDP access to the DataMiner agent, but have a DataMiner user with the correct permissions. Then you can use the Client Test Tool to install packages too.
@@ -140,12 +140,12 @@ If you do not have RDP access to the DataMiner agent, but have a DataMiner user
140
140
1. Select the uploaded package in the list and press "Install Package"
141
141
1.[Optional] Remove the uploaded package by clicking "Remove Uploaded Package"
Copy file name to clipboardexpand all lines: catalog.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
The **Low Code App Editor** simplifies managing low-code applications within the DataMiner System. It allows you to import, export, edit, and delete apps while offering customization options for metadata, resources, and deployment settings. With features like tailored export configurations and cross-Agent synchronization, the tool streamlines app life cycle tasks, making it a practical solution for maintaining and deploying low-code apps efficiently.
6
6
7
-

7
+

8
8
9
9
## Getting Started
10
10
@@ -30,7 +30,7 @@ For more details on the exporting functionality, refer to the [Low Code App Edit
30
30
> [!NOTE]
31
31
> To avoid compatibility issues, when exporting an app from one DMA to another, ensure that the versions match (for example GQI versions).
32
32
33
-

33
+

34
34
35
35
## Editing Apps
36
36
@@ -39,7 +39,7 @@ You can edit various aspects of your low-code app's general information in this
39
39
> [!CAUTION]
40
40
> When you add users to the editors/viewers list, there is no check if the users that you add actually exist.
0 commit comments