0

The virtual data model (VDM) of the SAP Cloud SDK is designed to make connecting to SAP S/4HANA systems on SAP Cloud Platform easier. Is it possible to also use the virtual data model for other downstream services?

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Sander Wozniak
  • 650
  • 8
  • 27

1 Answers1

0

The virtual data model of the Cloud SDK allows to also consume other ODataV2 services coming from for example SAP SuccessFactors or SAP ByDesign. You can also use the SDK capabilities to communicate via REST APIs. More details in this can be found here.

Sander Wozniak
  • 650
  • 8
  • 27