CAP itself supports all LTS versions of Node which are not yet EOL. This means with CAP v9 we drop support for Node 18 and soon also add support for Node 24 once it reaches Active LTS.Node itself states (https://nodejs.org/en/about/previous-releases)...
Hi Vivek,within your Products View, you flatten elements of the associated entities Categories, Manufacturers.That's not supported for draft enabled entities as associated entities are not part of the draft object.If you use Products as your main ent...
Hi Gregor,if not wait time is specified, the default of the database applies (see https://cap.cloud.sap/docs/node.js/cds-ql#forupdate). On SAP HANA, that's the lock_wait_timeout of the index server.let exists = await SELECT(1).from(dbBooks, 11).forU...