Hi experts,
Is it possible to expose odata xsodata service in UTF-16 ? The HANA SP04 environment is currently connected to MSSQL through SDA via an odbc driver. However the data stored is in USC2/UTF-16. When SAPUI5 calls this data, some characters is truncated and checking on the charset its stating UTF-8.
So the question is
1. Is it possible to expose UTF-16 charset data using xsodata/nodejs and sapui5
2. Is it possible to convert UTF-16 to UTF-8 correctly using nodejs ?
Thanks.
Anand