Versions Compared

Key

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

Command

What it does

Parameter

extract-objects

(Default Verb) Loads object general details and lineage on the Entity level

-d, --entity-details Load entity details
-a, --all-versions INTERNAL: Get all object versions. By default, only version A is loaded
-c, --count-only INTERNAL: Just count the needed SAP table data rows, without computing the relations.
-f, --format INTERNAL: The relations are exported by default in GraphML (g) format. The JSON (j) format is used for generating specific content used in Data Vizualization
-s, --bw-sid Required. [BW DataLineage] Select a BW SID based on the configuration file entries

obsolete since version 1.2.5

-h, --hana-schema Required. Select a HANA schema based on the configuration file entries

-b, --hana-db Required. [HANA DataLineage] Select a HANA database based on the configuration file entries
-p, --path Set the export path. The default one is set in the configuration file, or it's 'Export' folder, otherwise
--bw <true/false> (Default: true) Extract BW Data
--embedded-analytics <true/false> (Default: false) Extract Embedded Analytics Data (CDS and DDIC artifacts)

extract-fields

Loads objects buildup and lineage on the Field/InfoObject level

-c, --code-scan Load code scan details (since version 1.3.0)
-d, --descriptions Load buildup items descriptions
-s, --bw-sid Required. [BW DataLineage] Select a BW SID based on the configuration file entries

obsolete since version 1.2.5

-h, --hana-schema Required. Select a HANA schema based on the configuration file entries

-b, --hana-db Required. [HANA DataLineage] Select a HANA database based on the configuration file entries
-p, --path Set the export path. The default one is set in the configuration file, or it's 'Export' folder, otherwise
--bw <true/false> (Default: true) Extract BW Data
--embedded-analytics <true/false> (Default: false) Extract Embedded Analytics Data (CDS and DDIC artifacts)

extract-all

Extracts both object and field details

-f, --format Choose between GraphML (g) and UML (u) format. By default, the export is done using the GraphML format.
-o, --only-objects INTERNAL: Limit data loading to object level when dataspot is running
-s, --bw-sid Required. [BW DataLineage] Select a BW SID based on the configuration file entries

obsolete since version 1.2.5

-h, --hana-schema Required. Select a HANA schema based on the configuration file entries

-b, --hana-db Required. [HANA DataLineage] Select a HANA database based on the configuration file entries
-p, --path Set the export path. The default one is set in the configuration file, or it's 'Export' folder, otherwise
--bw <true/false> (Default: true) Extract BW Data
--embedded-analytics <true/false> (Default: false) Extract Embedded Analytics Data (CDS and DDIC artifacts)

upload

Extract both object and field details and upload

-s, --bw-sid Required. [BW DataLineage] Select a BW SID based on the configuration file entries

insert-license

Inserts license key

-l, --lic Required. License Key

show-license

Displays license info

set-password

Sets an encrypted password for a system added in the configuration file

-s, --bw-sid [BW DataLineage] Select a BW SID based on the configuration file entries

-b, --hana-db [HANA DataLineage] Select a HANA database based on the configuration file entries

obsolete since version 1.2.5

-h, --hana-schema Required. Select a HANA schema based on the configuration file entries

-p, --password Required. Connection password

help

Displays more information on a specific command

version

Displays version information

...