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.  XmlNodeToDocument does not work

    Posted 08/26/16 06:59 AM

    Hi there,

    We are receiving following error when converting from xmlNode to Document:
    com.wm.app.b2b.server.ServiceException: [ISS.0088.9138] Input parameters do not conform to targetInputSignature:
    errorCode=VV-002
    pathName=/tns:receiveDocument/soapRequest/MTML
    errorMessage=[ISC.0082.9026] Undefined Object found
    We have no document type defined as input.
    Do you know where might be the problem?
    Our xml String contains the usual xml tag and a MTML tagl
    Best regards


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: XmlNodeToDocument does not work

    Posted 08/29/16 05:12 AM

    Hi,

    The rejection appears on the start of your service. The xml service doesn’t get to be called.

    Check your input signature against you input. Sometimes it is just a naming issue (upper/lower case, etc.).

    Good luck.


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 3.  RE: XmlNodeToDocument does not work

    Posted 08/31/16 02:06 PM

    Hi,

    can you provide a sample of the xml structure for reference?

    Regards,
    Holger


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods