...
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
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Basic implementation of SAPALink SDK in C++
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Configuration of KGS Generic Store Provider and usage of your SAPALink-implementation
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|