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

Re: Not able to send BLOB data from XSJS in form of JSON.

$
0
0

Nope. Do you mean a runtime error or a JSLint error ? I checked it in runtime & the func is available. If its JSLint error just ignore it& activate it. In case if it doesn't allow activation you can declare that as global directive in the first line of your xsjs file to let JSLint ignore it.

 

/* global Uint16Array */

 

-Sakthivel


Viewing all articles
Browse latest Browse all 9165

Trending Articles