Skip to content

Commit fbfcc11

Browse files
authored
Merge pull request #6 from MariekeGO/patch-1
Update README.md
2 parents 3a1b71f + 8fbaac4 commit fbfcc11

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

README.md

+28-28
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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+
An interactive Automation script to import, export, and do some general edits to the low-code apps of a DataMiner System.
66

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

@@ -13,25 +13,25 @@ An Interactive Automation script to import, export and do some general edits to
1313
>
1414
> C:\Skyline DataMiner\ProtocolScripts\WebApiLib.dll needs to be C:\Skyline DataMiner\Webpages\API\bin\WebApiLib.dll
1515
16-
### Cloud
16+
### Catalog
1717
You can install the script through the catalog.
18-
1. Go to the [catalog](https://catalog.dataminer.services/)
19-
1. Search for Low Code App Editor
20-
1. Press Deploy
21-
1. Choose the DMA you want to deploy to
22-
1. Press Deploy
23-
1. Open the Automation app on your DMA
24-
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**
18+
1. Go to the [catalog](https://catalog.dataminer.services/).
19+
1. Search for "Low Code App Editor".
20+
1. Click *Deploy*.
21+
1. Select the DMA you want to deploy to.
22+
1. Click *Deploy*.
23+
1. Open the Automation app on your DMA.
24+
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**.
2626

2727
### Manual
2828
You can do a manual install by downloading the .dmapp package file from the releases.
29-
1. Go to [releases](https://github.com/SkylineCommunications/Low-Code-App-Extensions/releases)
30-
1. Download the .dmapp package from the latest version
31-
1. Install the package on your DMA
32-
1. Open the Automation app on your DMA
33-
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. Go to [releases](https://github.com/SkylineCommunications/Low-Code-App-Extensions/releases).
30+
1. Download the .dmapp package from the latest version.
31+
1. Install the package on your DMA.
32+
1. Open the Automation app on your DMA.
33+
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**.
3535

3636
## Features
3737

@@ -41,7 +41,7 @@ You can do a manual install by downloading the .dmapp package file from the rele
4141
- [Delete](#delete)
4242

4343
### Edit
44-
You can edit some general information about the low code app. You can import pages/panels from other apps on the system here as well.
44+
You can edit some general information about the low-code app. You can import pages/panels from other apps in the system here as well.
4545
1. Name
4646
1. Description
4747
1. Sections
@@ -51,37 +51,37 @@ You can edit some general information about the low code app. You can import pag
5151
1. Panels
5252

5353
> **Warning**
54-
> When adding users to the editors/viewers list there is no check if the users that you add actually exists.
54+
> When you add users to the editors/viewers list, there is no check if the users that you add actually exist.
5555
>
5656
5757
![Editor](Documentation/EditorDialog_1_0_0_8.gif)
5858

5959
### Export
60-
There's the option to export apps. It is highly recommended enable the option to export as a package, as this will try and collect all the used custom operator and action script and include them in the package.
60+
It is possible to export apps. We highly recommend enabling the option to export as a package, as this will try and collect all the used custom operators and action scripts and include them in the package.
6161

62-
As of version 1.0.0.5 it now searching through the GQI queries and looks for used dom modules and includes them in the package as well.
62+
As of version 1.0.0.5, this script will also search through the GQI queries to look for used DOM modules and include them in the package as well.
6363

64-
From version 1.0.0.6 it's possible to include dom instances in the package as well by enabling the option.
64+
From version 1.0.0.6 onwards, you can enable an option to also include DOM instances in the package.
6565

66-
From version 1.0.0.9 the used images are included in the package as well.
66+
From version 1.0.0.9 onwards, the used images are included in the package as well.
6767

6868
#### Overview of included items
69-
- Custom Operators
70-
- Configured Action scripts
69+
- Custom operators
70+
- Configured action scripts
7171
- Dependencies of the used scripts
72-
- DOM Modules
72+
- DOM modules
7373
- Images
7474

7575
> [!NOTE]
76-
> When exporting an app from one dma to another make sure the versions match. For example the GQI versions.
76+
> When exporting an app from one DMA to another, make sure the versions match (for example the GQI versions).
7777
7878
![Editor](Documentation/ExportDialog.png)
7979

8080
### Import
8181
This is used to import apps that have not been exported as a package. These will not include any of the custom scripts.
8282

8383
> **Warning**
84-
> If you want to import .dmapp packages, you cannot do it with this import. You'll need to use the client test tool.
84+
> If you want to import .dmapp packages, you cannot do it with this import. You will need to use the client test tool.
8585
8686
![Editor](Documentation/ImportDialog.png)
8787

@@ -101,7 +101,7 @@ With DataMiner, there are no restrictions to what data users can access.
101101
Data sources may reside on premises, in the cloud, or in a hybrid setup.
102102

103103
A unique catalog of 7000+ connectors already exist.
104-
In addition, you can leverage DataMiner Development Packages to build you own connectors (also known as "protocols" or "drivers").
104+
In addition, you can leverage DataMiner Development Packages to build your own connectors (also known as "protocols" or "drivers").
105105

106106
> **Note**
107107
> See also: [About DataMiner](https://aka.dataminer.services/about-dataminer).

0 commit comments

Comments
 (0)