Quantcast
Channel: SCN : All Content - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6745

How to execute an update function in HANA oData service?

$
0
0

Hello,

 

I have written an update procedure for my odata service in my hana xs project. I have 2 table import parameters and 1 export parameter:

 

update proc.PNG

 

My question is: How do I form the JSON data with which I would execute this update procedure from the odatamodel?

 

I tried this in the Postman app for Chrome with:

 

{

     "xx" : "test 1"

     ....

},

{

     "xx" : "test 2"

     ....

}

 

But this gave a Error 500 - Internal server error message.

 

Does anyone have a suggestion?

 

Thanks and kind regards,

Xana


Viewing all articles
Browse latest Browse all 6745

Trending Articles



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