Skip to content

Commit 4f2b3b4

Browse files
committed
Readme update to be more like the catalog readme
1 parent 2095b04 commit 4f2b3b4

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

+3-8
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22

33
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=SkylineCommunications_Low-Code-App-Extensions&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=SkylineCommunications_Low-Code-App-Extensions)
44

5-
An interactive Automation script to import, export, and do some general edits to the low-code apps of a DataMiner System.
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.
66

77
![Overview](Documentation/LCAEditor_1_0_0_13.gif)
88

99
## Installation
1010

11-
> [!WARNING]
12-
> After the install you'll need to manually replace on of the references.
13-
>
14-
> C:\Skyline DataMiner\ProtocolScripts\WebApiLib.dll needs to be C:\Skyline DataMiner\Webpages\API\bin\WebApiLib.dll
15-
1611
### Catalog
1712
You can install the script through the catalog.
1813
1. Go to the [catalog](https://catalog.dataminer.services/).
@@ -22,7 +17,7 @@ You can install the script through the catalog.
2217
1. Click *Deploy*.
2318
1. Open the Automation app on your DMA.
2419
1. Go to the **Low Code App Editor** script.
25-
1. Under *Advanced* > *DLL references*, replace **C:\Skyline DataMiner\ProtocolScripts\WebApiLib.dll** with **C:\Skyline DataMiner\Webpages\API\bin\WebApiLib.dll**.
20+
1. Click the *Execute* button.
2621

2722
### Manual
2823
You can do a manual install by downloading the .dmapp package file from the releases.
@@ -31,7 +26,7 @@ You can do a manual install by downloading the .dmapp package file from the rele
3126
1. Install the package on your DMA.
3227
1. Open the Automation app on your DMA.
3328
1. Go to the **Low Code App Editor** script.
34-
1. Under *Advanced* > *DLL references*, replace **C:\Skyline DataMiner\ProtocolScripts\WebApiLib.dll** with **C:\Skyline DataMiner\Webpages\API\bin\WebApiLib.dll**.
29+
1. Click the *Execute* button.
3530

3631
## Features
3732

0 commit comments

Comments
 (0)