Learn how to convert an existing SAP HANA project to the Cloud Application Programming Model (CAP) in this comprehensive tutorial video. Discover a low-effort approach to transform your HANA-only project into a CAP project type, adding OData service functionality without recreating all database artifacts. Follow step-by-step instructions on creating views and proxy entities to run on top of existing database artifacts. Gain bonus knowledge on implementing exit handlers, adding OData V2 support for backwards compatibility, and incorporating REST and openAPI/SwaggerUI support to your CAP project. Access source code examples and explore topics such as adjusting mta.yaml, creating CAP proxy entities, deploying to HANA Cloud, and testing services. Perfect for developers looking to modernize their SAP HANA projects and leverage the latest recommended technologies.
Converting Existing SAP HANA Project to Cloud Application Programming Model