I have creating XSODATA on XSA system with nodejs module, but end up getting "500 Invalid HANA settings provided. OData services are disabled."
None of the google support helped me, My hana version is HANA 2.0 SPS04
My project structure
this is my mta.yaml
My xsodata service is
service { "TestXSoData.db::COPA.PT_COPA" as "COPA"; }
This is the error i am getting