...
...
Two possible ways to insert a license for Data Lineage API exist.
We sent you a license file or a license hash. What to do with them is described in the subchapters below.
Using license file
Add the file license.lic into the Core folder.
Insert hash
Windows
Code Block | ||
---|---|---|
| ||
DataLineage.cmd insert-license -l <license hash> |
...
Code Block | ||
---|---|---|
| ||
./DataLineage.sh insert-license -l <license hash> |
Using license file
...
Maintain Connection Data
In the appsetting.json file you have to configure the connection an other data for running the app.
...