IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

XSLT engine Mediator 7.1.1.3 and java functions

  • 1.  XSLT engine Mediator 7.1.1.3 and java functions

    Posted Wed October 08, 2003 11:47 AM

    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


  • 2.  RE: XSLT engine Mediator 7.1.1.3 and java functions

    Posted Thu October 09, 2003 06:59 PM

    As far as I am aware, Mediator does indeed use Xalan as its default XSLT processor. But it’s possible that it’s using a version that doesn’t support this feature? I suggest you raise the question on the Mediator forum at http://developer.softwareag.com/entirex where you are more likely to find experts on this area.

    Michael Kay


    #API-Management
    #Tamino
    #webMethods