cancel
Showing results for 
Search instead for 
Did you mean: 

CDS Odata 500 "Found 0 matching services"

0 Kudos

Hi there,

Just getting started with CDS. Trying to use it as part of an already established Node project in order to expose some Hana tables as Odata service.

I have an "odataSchema.cds" file with @cds.persistence.exists to annotate an already existing table. Then "odataService.cds" to expose that entity.

The project is usually started with npm start that runs the script "node app.js", but in order to make the CDS work, I have to run "cds run" (so that's a question for later). For now, I can access localhost:8300 with the links to the entity but clicking on that will give me 500, "Found 0 matching services".

Any idea how I can continue from here?

Thanks!
Christina

OlenaT
Advisor
Advisor
0 Kudos

Hi Christina,

Did you follow this article to create the facade entity https://cap.cloud.sap/docs/advanced/hana?

Best regards,

Olena

OlenaT
Advisor
Advisor
0 Kudos

we also have an internal channel for questions regarding CAP, please contact me via Teams to get the link.

Accepted Solutions (0)

Answers (0)