Skip to content

Commit 3c639a0

Browse files
committed
Changed installation steps to be more of a getting started. Removed the dll change warning as it won't be needed anymore in the next version.
1 parent 4035beb commit 3c639a0

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

Catalog/README.md

+5-11
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,20 @@
44

55
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

7-
> [!IMPORTANT]
8-
> After the deploy you'll need to manually replace on of the references.
9-
>
10-
> C:\Skyline DataMiner\ProtocolScripts\WebApiLib.dll needs to be C:\Skyline DataMiner\Webpages\API\bin\WebApiLib.dll
11-
127
![Overview](Images/LCAEditor_1_0_0_13.gif)
138

14-
## Installation
9+
## Getting Started
1510

1611
#### Step 1: Deploy the Low Code App Editor package
1712

1813
1. Click the **Deploy** button to deploy the package directly to your DataMiner System.
1914
1. Optionally, go to [admin.dataminer.services](https://admin.dataminer.services/) and verify whether the deployment was successfull.
2015

21-
#### Step 2: Update the WebApiLib reference
16+
#### Step 2: Launch the script
2217

23-
1. Connect to your DataMiner System using DataMiner Cube.
24-
1. Navigate to the Automation module and search for the **Low Code App Editor** script.
25-
1. Scroll down to the bottom and open the **Advanced** dropdown menu.
26-
1. In the **DLL reference** box, replace the line *C:\Skyline DataMiner\ProtocolScripts\WebApiLib.dll* with *C:\Skyline DataMiner\Webpages\API\bin\WebApiLib.dll*.
18+
1. Open DataMiner Cube and navigate to the Automation Module.
19+
1. Search for the **Low Code App Editor** automation script
20+
1. Press the execute button
2721

2822
## Use Cases
2923

0 commit comments

Comments
 (0)