Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

XSLT in XS Engine

$
0
0

Hi,

 

I'm wondering if it's possible to perform XSL transformations within an XSJS service on HANA XS Engine. Please let me know in case you have an idea/solution.

 

So far I've considered the following:

 

  1. Create an XSLTProcessor() that is used in client-side JavaScript APIs to perform XSL transformations. Unfortunately, server-side XS JavaScript does not seem to support it because I'm getting the error message "XSLTProcessor is not defined" when trying to call
    var processor = new XSLTProcessor();

  2. Some databases have native XML/XSLT support. Does/Will HANA DB also support SQL functions like XSLTRANSFORM()?

  3. Import an existing JavaScript library like Google's AJAXSLT. By now, I have not been able to create a server-side XSJSLIB out of this library. Is there an easy way to use existing JavaScript libraries inside XS Engine?

 

Any thoughts on this are welcome.


Viewing all articles
Browse latest Browse all 6412

Trending Articles



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