FrendsPlatform / FrendsTasks

0 stars 0 forks source link

Investigate - SAP Tasks #23

Closed jefim closed 4 months ago

jefim commented 2 years ago

Target: create new tasks for SAP S4 HANA that are built according to our new task building practices.

We need to investigate Odata, rest and RFC

MatteoDelOmbra commented 4 months ago

Small conclustion OData - done in https://github.com/FrendsPlatform/Frends.Sap/pull/4 REST - Lack of documentation from SAP - needs to find a valid endpoints, probably communcation will be simillar as in OData RFC - probably best way to go is to use https://www.nuget.org/packages/NwRfcNet or https://www.nuget.org/packages/SapNwRfc but both of them require Sap lib which is unavailable to download currently