Skip to Content
0
Dec 15, 2022 at 08:56 AM

Upgrading CDS version generates compilation errors

461 Views

Hello,

I have a CAP application with java runtime that is using CDS version 4.5.0 and and NodeJS version 12.16.2.

I am trying to compile using CDS 6.2.4 and NodeJS 14.18.2 in order to use advanced functionalities such as binding a local development to an HANA database instance.

Using the new versions I get several compilation errors, most of them are due to the fact that CDS does not generate classes in the package cds.gen.*

Does anybody know if there is a way to achieve my target without refactoring the backend?

Thank you,

Sandro