Versions Compared

Key

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

...

The KGS SAPALink SDK was developed for customers and partners which alreadywho 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