SAP Cloud SDK Virtual Data Model (VDM) for OData
Tutorials that teach this
- Tutorial Use the SAP Cloud SDK in the SAP Cloud Application Programming Model
- Tutorial Introduce Resilience to your Application
- Tutorial Extensibility and Type-Safe Expand with the Virtual Data Model for OData
- Tutorial Connect to OData Service on Cloud Foundry Using SAP Cloud SDK
- Tutorial Set Up Your Local Infrastructure to Develop with SAP Cloud SDK
- Tutorial Create and Deep Insert with the Virtual Data Model for OData
Prerequisites
- Concept OData V2 Protocol
- Concept SAP Cloud SDK ResilienceDecorator and ResilienceConfiguration
- Concept Configuring a Maven Build Descriptor (pom.xml)
- Concept OData Service Consumption
- Concept Cloud Foundry Java Web Application Deployment
- Concept SAP S/4HANA Business Partner API (OData v2)
- Concept SAP CAP Java Spring Boot Application
Concepts that build on this
- Concept OData Deep Insert (Creating Nested Entities in a Single Request)
- Concept Dependency Injection for Decoupling Service Interfaces in SAP Cloud SDK
- Concept SAP Cloud SDK ResilienceDecorator and ResilienceConfiguration
- Concept Lazy vs Eager Fetch of Connected Entities in SAP Cloud SDK VDM (getOrFetch / getIfPresent)
- Concept CAP Java Custom Event Handler Implementation
- Concept Custom Field Extensibility in SAP S/4HANA VDM (BusinessPartnerField)
- Concept SAP Cloud SDK CacheConfiguration for OData Calls
- Concept OData V2 $expand for Navigation Entities
- Concept WireMock Integration Testing for Spring Boot Applications