Skip to Content
0
Jan 24, 2023 at 02:26 PM

[CAP] Remote service from Open API

249 Views

Hello,

I have two remote services imported from Open API specs, one from SAP API Business Hub, one from a custom project, but also Open API, ver. 3.0.1.

The first is working.

The second is imported, CSN looks ok to me, but during initialization there is an error:

[INTERNAL ERROR] TypeError: this.operations is not iterable

coming from @sap\cds-dk\node_modules\@sap\cds\libx\_runtime\remote\Service.js:206:29).

Any hints what might be the issue?