Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Error while creating odata services for analytic view

$
0
0

Hi all,

 

I am currently experiencing this exact error in the same situation. As far as I know, HANA doesn't remove parameters at activation in my case because I am prompted for parameters when I want to preview data.

 

Here is my xsodata file :

 

service {

       "ODATA_TESTS.COMPLEX::AN_SAPLANE_DESC" as "Saplane" keys generate local "GENERATED_ID" parameters via entity;

}

 

Here is my analytic view :

Untitled.png

 

And here is the prompt when I use Data Preview :

 

Untitled2.png

 

But at activation of my xsodata file, I get the following :

 

Untitled3.png

 

 

Does anyone know about solving this kind of issue ?

 

Thanks

D. L.

 

PS: In this example, I am using a variable but the issue is the same with input parameters. Actually, when I use input parameters, I am not even prompted for values when I use Data Preview.


Viewing all articles
Browse latest Browse all 9165

Trending Articles