Hi Sergio,
Thank you for your reply.
I have readThomas Jung's Blog, and it was VERY helpful for sending mails. I would suggest this to everyone. You are quite right as well, that if you change the content-type to "text/html"
, it does indeed send the mails as HTML.
Unfortunately, the sending of the mails is not the issue I am having. (I have tested this on the HANA deployment we have, and mails send successfully, after many a struggles with cert signing).
My problem is transforming the XML data selected from the HANA Table, into the HTML using the XSL file provided me. Or more accurately, where to even start, to try and convert the XML into HTML using the XSL provided. Short of re-writing the XSL logic in Javascript, which I would like to avoid if possible.