webMethods

webMethods

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

XMLCoder decode invalid data type: com.wm.lang.xml.Document

  • 1.  XMLCoder decode invalid data type: com.wm.lang.xml.Document

    Posted Fri July 05, 2002 08:29 AM

    Hello,

    when my customer send me purchase order that begin with:

    <?xml version = '1.0' encoding = 'ISO8859-2'?>

    SAP business Connector 4.6 SR1 (webMethods Integration
    Server 4.6 embeded) produce erroe in server log:
    [B2BCORE.0076.0007] XMLCoder decode invalid data type:
    com.wm.lang.xml.Document
    and doesn’t parse xml document send by http protocol.
    But, when I test sending same document but with modified
    first line:

    <?xml version="1.0" encoding="ISO8859-2"?>

    everything works fine. Problem is that first line is
    generated automaticaly and this worked till a few days ago.

    Please help
    Mladen


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General