Dear all,
The system calling my Hana system through a http service in XS sends me an HTTP body encoded with UNICODE. The function $.request.body.asString() returns a string with a character, null, character, null, ...... sequence which is not difficult to deal with. For the moment we have chosen to strip out all the null values. My questions is: Is there a more elegant way to convert UTF-8 to UNICODE?
Kind regards,
Fred