Storage Management is a middleware software. It is used by various Datavard products for a seamless connection to secondary databases or storages.
This document describes individual storages, their parameters, minimal requirements, and setup procedures.
Supported Technologies
AWS | Azure | Snowflake | Hadoop | Standard DB | |
---|---|---|---|---|---|
S3 | Azure Blob | Google Cloud Storage | Snowflake DB | HDFS | DB2/DB6 |
Redshift | ADLS (Gen 1 & Gen2) | BigQuery | Hive | MaxDB | |
Databricks | Impala | HANA | |||
Azure SQL | MSSQL | ||||
Azure Synapse | Oracle | ||||
SybaseIQ | |||||
Sybase ASE |
Technical overview
Datavard Storage Management (SM) is a gateway between SAP and external storage.
...
Drawio | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Communication diagram
Communication with the target platform is established through the Datavard Java connector using either the standard SAP HTTP service via RestAPI calls or the Datavard Java connector through JDBC/SDK.
...
Drawio | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Communication flow (internal only)
SM translates ABAP commands into a DB specific language.
Drawio | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
SAP system uses Storage management to access an external database. Storage management translates an SAP command to a DB-specific command, which the external database understands. Based on the configuration, the DB command is executed through Open SQL or Native SQL interface.