Importing an external data model using CDS Graphical Modeler for Visual Studio Code

OData, SAP Cloud Application Programming Model, SAP S/4HANA

In this blog post, we’ll demonstrate how to import an external OData data model from an edmx file to an existing CDS model, and create a relationship to one of the OData entities from this external data model through the CDS Graphical Modeler for Visual Studio Code. Preparing the External Data Model First install the […]

Continue reading


Create a Business Service using CDS, Node.js, SQLite and a OData service combined with an SAPUI5 App

SAPUI5

Introduction In this blog post you will learn, how to create a basic business service using Core Data & Services (CDS), Node.js, and SQLite, by making use of the SAP Cloud Application Programming Model (CAP) combined with a SAP Fiori Worklist Floorplan. Basically, the same thing can be done by using Visual Studio Code with […]

Continue reading