Skip to main content

Adding an SAP Connection

Prerequisites

NOTE

To connect Zeenea to SAP, Zeenea provides a collaborative solution with Silwood Technology and his Safyr software. This integration must be validated with our customer services.

Supported Versions

The SAP connector is compatible with SAP and SAP/4HANA.

Installing the Plugin

The Silwood Safyr plugin can be downloaded here: Zeenea Connector Downloads

ATTENTION

Updating the connector to version 3.1.1 from a previous version impacts data processes identification and requires a manual deleting of existing data processes. If you documented your SAP data processes, please contact customer service to assist you in this migration.

For more information on how to install a plugin, please refer to the following article: Installing and Configuring Connectors as a Plugin.

Declaring the Connection

Creating and configuring connectors is done through a dedicated configuration file located in the /connections folder of the relevant scanner. The scanner frequently checks for any change and resynchronises automatically.

Read more: Managing Connections

In order to establish a connection with SAP, specifying the following parameters in the dedicated file is required:

ParameterExpected value
nameThe name that will be displayed to catalog users for this connection.
codeThe unique identifier of the connection on the Zeenea platform. Once registered on the platform, this code must not be modified or the connection will be considered as new and the old one removed from the scanner.
connector_idThe connector type to use for the connection. Here, the value must be safyr-sap and this value must not be modified.
input.folder The complete path to the folder containing files from the Silwood Safyr extraction
lineageTo activate the lineage feature for tables and views
note

A template of the configuration file is available in this repository.

Data Extraction

To extract information, the connector identifies metadata from the JSON files of the Silwood Safyr extraction.

Collected Metadata

Inventory

Will collect the list of objects accessible by the user.

Lineage

The connector is able to reconstruct the lineage of tables referenced in views.

Dataset

A dataset is an SAP object (table or view).

  • Name
  • Source Description
  • Technical Data:
    • Type
    • Row Count
    • Metadata Changed
    • Physical Name
    • Logical Name

Field

Dataset field.

  • Name
  • Source Description
  • Type
  • Can be null: Depending on field properties
  • Multivalued: Depending on field properties
  • Primary key: Depending on field properties
  • Technical Data:
    • Technical Name
    • Native type
    • Type: Unit, Measure, Dimension or Characteristic
    • Size
    • Data Element
    • Metadata Changed
    • Physical Name
    • Logical Name

Unique Identifier Keys

A key is associated with each item of the catalog. When the object comes from an external system, the key is built and provided by the connector.

More information about unique identification keys in this documentation: Identification Keys.

ObjectIdentifier KeyDescription
Datasetcode/asset type/dataset name
  • code: Unique identifier of the connection noted in the configuration file
  • asset type: Asset type as defined by Safyr
  • dataset name
Fieldcode/asset type/dataset name/field name
  • code: Unique identifier of the connection noted in the configuration file
  • asset type: Asset type as defined by Safyr
  • dataset name
  • field name
Data Processcode/reference/asset type/dataset name
  • code: Unique identifier of the connection noted in the configuration file
  • asset type: Asset type as defined by Safyr
  • dataset name: Dataset name that is linked