Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.35 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.35 KB

📊💿 Custom sharepoint list adapter for SAP HANA

Support standalone versions only.

Beta version, for non-production usage only.

Example

Screenshot 2020-10-30 at 08 58 52

Screenshot 2020-10-30 at 09 12 34

Screenshot 2020-10-30 at 12 30 14

How it works ?

oData standard sharepoint API: https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-lists-and-list-items-with-rest and standard JAVA library to handle NTLM login.

Usage

  1. Download latest release.
  2. Deploy the adapter (.jar) to the Data Provisioning Agent
  3. Register the adapter with the SAP HANA server
  4. Enable the adapter in SAP HANA studio (create a new remote source and import tables)
  5. Usefull links:

How to create your own: https://pawelwiejkut.dev/posts/custom-hana-adapter/

SAP Documentation: https://help.sap.com/doc/PRODUCTION/a886342618b84c7e84b81adce1a1346b/2.0_SPS00/en-US/SAP_HANA_EIM_Adapter_SDK_en.pdf