Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Within this documentation, you may find helpful information and steps that are necessary in order to connect your own storage with the help of KGS SAPALink SDKs.

General Description

The KGS SAPALink SDK was developed for customers and partners who already own DMS archive/storage and wish to extend it with SAP connection abilities. 

In order to realize SAPALink-conform capabilities, the provided method bodies have to be implemented.

This includes methods like LinkOpen to open a connection to your own archive or all required functions for CREATE.

KGS ContentServer4Storages plays a central role within this process.

SAP System ↔ KGS ContentServer4Storage ↔ (Generic Storage Provider) ↔ SAPALINK-Implementation ↔ Store/DMS of the customer

Downloading SAPALink SDK

You may download the KGS SAPALink SDK from our download area at https://download.kgs-software.com/ → KGS SAPALink Framework API

Description of the ZIP-container

The downloaded ZIP container follows a certain structure:

  • Docu

    • SAPALINK Add-On 2_10A.pdf

    • SAPALINK Query.pdf

    • SAPALINK SDK ImpRevGuide

  • Runtime

    • SAPALINKTEST.DAT

    • SAPALINKTEST.EXE

    • Storage-profile.txt

  • SAPALINK

    • Visual C++ Project for creating a C++-based implementation of SAPALink SDK

  • SAPALINK.JAVA

    • DMSException.java

    • SAPALink.java

  • SAPALINKTEST

  • TestDocuments

asdf

  • No labels