Skip to Content
0
Jul 24, 2016 at 09:21 PM

XS odata output error Syntax error at position 17

216 Views

Hi All,

I am beginner in XS odata in HANA Cloud. I am able to successfully create workspace, project, all three xs files etc. But when trying to expose a Model with input parameter am getting an error "Syntax error at position 17.

for eg: am using below link when executing:

But am able to see output successfully for Model without input parameter. Below is my code in xsodata file

service

{

"SAI::AN_FAD" as "AN_FAD"

keys generate local "ID"

parameters via entity "param";

}


Did i miss something. Where should i see the syntax error


Thanks,

Rithika

Attachments

xsodata.PNG (14.7 kB)
Capture234.PNG (11.5 kB)