I wish to get current date&time in my resulting document while processing XSLT thru Mediator 7.1.1.3 SagTransformer component.
It seems Mediator uses its own XSL engine (?) that does not allow use of java functions like <xsl:value-of select=“java:util.Date.new()”/>
In another context, when using passthru servlet to make XSLT on Tamino outputs, configured with Xalan, it works fine.
Any idea on how to overcome this issue with Mediator. Maybe configure Mediator to use Xalan as XSLT processor ?
Thanks
#webMethods#API-Management#Tamino