SAP HANA Manual Inputs
By default, Manta Flow extracts DDL scripts from the configured SAP HANA cloud or SAP HANA on-premises database and then analyzes the data flows in them. It is also possible to analyze the data flows in the SAP HANA SQL scripts that work with the configured database.
- Copy the SAP HANA SQL scripts to the
<MANTA_DIR_HOME>/input/saphana/${saphana.dictionary.id}[/schema_name]
folder, wheresaphana.dictionary.id
is the identification of the configured database connection (if not changed in the configuration) andschema_name
is an optional directory structure that gives IBM Manta Data Lineage information about the default schema for any unqualified references to database objects used in the scripts. Learn more about unqualified object references.