Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2878

Re: HANA CLOUD PLATFORM

$
0
0

Hi Florian, I was mistaken while typing.  I have mentioned functions in xsjs file itself.

 

Columns - I have created only one column and trying to insert from jsonapi into that table.

 

error :{'data":[['null']]}

 

If I enter value in URL like id=56, I am able to see the entry in table and array . But My task is not to insert value by entering manually, It should read the data from  jsonapi an table and insert the value into table.

 

functions in xsjs file :

 

var dest = $.net.http.readDestination("xxxxx","xxxx");

var client = new $.net.http.client ();

var req = new $.web.WebRequest($.net.http.GET,"id");

 

( I have tried without giving id in the above statement)

var response = client.getResponse();


Viewing all articles
Browse latest Browse all 2878

Trending Articles



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