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

Re: Managed associations with XSDS

$
0
0

Hello Luis,

 

although I do not really understand why you set up your data model as described following can help you.

 

Instead of var query = ... and var results = ... do following:

var results = $query().$project({name: true}).$execute();

 

Then you can access the value like you do it (although no JSON stringify and .toString is necessary cause the values in your language columns are already strings).

 

Regards,

Florian


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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