Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A HANA database user is needed which has full select rights on the HANA schema on wihch the BW application is stored.

Installation

Windows

Download the latest version of the BW Data Lineage Metadata API and unzip it. Open the terminal or command line to work with the tool.

Unix

Download the zip and start the following command

Code Block
breakoutModewide
languagepowershell
mkdir DataLineage; tar -xzf DataLineage_master_x.x.x.x_Unix.tar.gz -C DataLineage; chmod +x DataLineage/DataLineage.sh; chmod +x DataLineage/Core/DataLineage

Insert License

Maintain Connection Data

Other settings

Run Application

Windows

Run the application with DataLineage.exe in the command line

Unix

Provide execution rights in terminal, if needed:  

...

Run the application with ./BWDataLineage from terminal

Plan a regular job

Windows

Unix