Skip to Content
0
Former Member
Aug 03, 2016 at 09:57 AM

OData Service does not work HTTP ERROR 500

173 Views

Hi,

I did asked a very similar question before, but this time it is directly on the MDC approach.

I want to create a new OData Service for update operations on a table.

I can call it in the browser, but when I try to access it, I get an error message:

my .xsaccess:

{

"anonymous_connection": "s0015309874trial.xsgeo2.geotabelle.geoDB::anonuser",

"exposed": true

}

xsodata:

service {

"NEO_85J1WXTGGKNE5N9SVH1UNPDYI"."DE_Adressen" as "Adressen"; }

.hdbrole

role s0015309874trial.xsgeo2.geotabelle.geoDB::model_access {

catalog schema "NEO_85J1WXTGGKNE5N9SVH1UNPDYI": SELECT, UPDATE, INSERT, DELETE;

}

When tryin to activate the .hdbrole it doesnt work:

Not sure if the fix of that .hdbrole is the actual mistake(?).

How can I fix this OData service?

Thank you for your time and help again,

Leon

Attachments

dingevaddi.png (100.2 kB)
asdssasasadsa.png (102.0 kB)