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
  • 1.  WebMethods 7.3 odd error

    Posted Fri January 17, 2014 07:02 PM

    I get an error when I try parse the EDI xml use XSLT. The XSLT itself works fine for the XML because I test it use the tool online. The weird thing is error message said I miss class which is used for convert EDI to XML. The flow that conver EDI file to XML use berryworks.edireader jar and is before the flow use XSLT to convert it to another XML.

    Here is the error message while I test XSLT service:

    Could not run ‘convertEDI850XMLUsingXSLT’.
    com.wm.driver.comm.b2b.WmCommException: [[[XSL.0002.9001] JAXP: Error instantiating transformer - com.wm.pkg.xslt.util.LocalizedTransformerException: [XSL.0002.9002] JAXP: Error during transformation - org.xml.sax.SAXException: javax.xml.parsers.FactoryConfigurationError: Provider com.berryworks.edireader.EDIParserFactory not found] [XSL.0002.9001] JAXP: Error instantiating transformer - com.wm.pkg.xslt.util.LocalizedTransformerException: [XSL.0002.9002] JAXP: Error during transformation - org.xml.sax.SAXException: javax.xml.parsers.FactoryConfigurationError: Provider com.berryworks.edireader.EDIParserFactory not found] [[XSL.0002.9001] JAXP: Error instantiating transformer - com.wm.pkg.xslt.util.LocalizedTransformerException: [XSL.0002.9002] JAXP: Error during transformation - org.xml.sax.SAXException: javax.xml.parsers.FactoryConfigurationError: Provider com.berryworks.edireader.EDIParserFactory not found] [XSL.0002.9001] JAXP: Error instantiating transformer - com.wm.pkg.xslt.util.LocalizedTransformerException: [XSL.0002.9002] JAXP: Error during transformation - org.xml.sax.SAXException: javax.xml.parsers.FactoryConfigurationError: Provider com.berryworks.edireader.EDIParserFactory not found

    Please help!


    #edi
    #webMethods
    #Integration-Server-and-ESB