Exchange with R3 via OData

In order to get info using OData, we need to download and build
https://www.odata.org/libraries/#cpp –>> https://github.com/OData/odatacpp-client
and
– CPPREST library – https://github.com/Microsoft/cpprestsdk (known as Casablanca) – vcpkg shows v2.1.19

ODataCpp-Client serves as client and client side proxy generation (code gen) aspects of OData.

#pragma comment(lib, “odata_cleint.vs12d.lib”)
#pragma comment(lib, “cpprest143d_2_1”)
or

UPD: I have packed newest cpprestsdk.2.1.19 into nuget package (but as cpprestsdk.2.1.0.nuget & v143) ‘cause odatacpp required it.
The archive also contains cpprest143d_2_1_win32.lib & cpprest143d_2_1_x64.lib (MSVC v143 — VS2022 x64/x86)
Download: cpprestsdk.2.1.19.nupkg.cab

Added multipart/mixed; boundary=batch header.
Requested URI: /sap/opu/odata/sap/yinfosatz/$batch

no: /sap/opu/odata/sap/mein-dienst/$record

(test variant: /sap/opu/odata/sap/yinfosatz/recordSet(210, “TEST”))

UPD:

Җавап калдыру



All fields are required. Your email address will not be published.

Insert math as
Block
Inline
Additional settings
Formula color
Text color
#333333
Type math using LaTeX
Preview
\({}\)
Nothing to preview
Insert