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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  WmXSLT/pub.xslt.Transformations:transformSerialXML Error...Any help ?

    Posted 01/03/12 10:48 PM

    Hi,

    I am using the Subjected Service in my Flow for Transforming the XMLdata to a Document in turn we are convering it into PDF.

    I am getting the error “[XSL.0002.9001] JAXP: Error instantiating transformer - Could not compile stylesheet” from tranformSerialXML service.

    I have set the value of the TransformerFactory “org.apache.xalan.processor.TransformerFactoryImpl” . And we are using XSLT 1

    Thanks
    Kiran


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: WmXSLT/pub.xslt.Transformations:transformSerialXML Error...Any help ?

    Posted 01/09/12 04:20 PM

    After removing the special characters in XSLT the built in service is working now


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: WmXSLT/pub.xslt.Transformations:transformSerialXML Error...Any help ?

    Posted 08/12/14 08:47 PM

    Hi Kiran,

    I have similar requirement. Could you please tell me the steps your followed for creating pdf from xml file.

    If possible please share your email id.

    Appreciate your help.

    Thanks.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: WmXSLT/pub.xslt.Transformations:transformSerialXML Error...Any help ?

    Posted 08/14/14 05:26 AM

    For converting xml to pdf you can use apache fop jar files… Let me know if this is fixed or not?


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods