Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

River HelloWorld could not upload records

$
0
0

Hi all,

 

I've created a schema "riverwl", a package "riverwl", a role "riverwl$DevRole" and added it to my user.

 

In the package riverwl, I've created a script "helloworld.rdl":

@OData
application riverwl.helloworld {       entity Person {            key element name : String;            action greeting() : String {                 return 'Hello '+this.name;            }        }
}

After activating the rdl file, I try to Generate test data. But this gives the following message:

river.png

Also tried this but without succes:

River tutorial code works on cloud but not on premise?

 

Thanks in advance!

 

Kind regards,

Wouter


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>