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

8400 HTTP InputStream Error... Remedy

  • 1.  8400 HTTP InputStream Error... Remedy

    Posted 11/27/01 10:43 AM

    8400 HTTP InputStream Error… Remedy

    I was struggling with this problem for almost 2 days and finally I found the solution which I want to share with you all. I was getting this error when I was trying to add a new node through Java API. The problem was, there was a ampersend ‘&’ in the XML string I was trying to Insert. I copied the entire string to a file and tried to insert it using Interactive interface which gave the error message very clearly including the details of the exact location in file. I then replaced all occurences of ‘&’ with & and it went through well.

    [This message was edited by ykvravi on 27 Nov 2001 at 10:23.]


    #webMethods-Tamino-XML-Server-APIs
    #webMethods
    #API-Management