Hi,
I'm using the Web Application Designer to develop some web templates. I am trying to dynamically include an html file (that is saved in the MIME repository) into the web templates. I do:
<!--#include virtual="/sap/bw/mime/BEx/Misc/file_name.html" -->
but it doesn't work.
Also, <!--#echo var="DATE_LOCAL" --> doesn't work.
I think my server isn't configured to process these type of statements.
Does anyone know how to configure the server to do this?
Thanks!
Add a comment