|
SAP ArchiveLink® Interface |
|
Page 3 of 6 SAPALink 4.5 (HTTP interface)
The SAPALink 4.5 is divided into two parts:
- SAPALink java as an java class that can be used for implementing the SDK functions of the HTTP ContentServer, based on the java programming language Implementing this java class is optional
- SAPALink.DLL as an Windows DLL that implements all functions used by any module of the ArchiveLink software, that is HTTP ContentServer, front end communication of SAP GUI and sending barcodes to the SAP system.
Implementing this DLL is mandatory!
SAPALink.java represents a subset of SAPALink DLL's functionality.
If you have implemented the JAVA class, you may call these functions via JNI in the SAPALink.DLL.
Benefits of the SAPALink framework:
- software module complete with all functions relevant to certification
- fully Java implemented HTTP content server which is therefore platform independent
- SDK for interfacing any DMS
- all software is available as run time and as source code
- contemporary certification guarantee
|