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

Problems Storing documents using HTTP API for Java

  • 1.  Problems Storing documents using HTTP API for Java

    Posted 06/04/02 07:21 PM

    Hi colleagues!

    I am testing my web application (built using Tamino 2.2.1.5) with Tamino 3.1, and I have the following problem:

    Using the API method TaminoResult insert(org.w3c.dom.Element element, java.lang.String collection, java.lang.String doctype)
    I can store only the first document because I get the error INOXYE9202 “Unique constraint violated” with the next documents in the same schema.
    There is no problem if I use the browser.

    I suppose the problem is the docname, I have to specify another docname. But I don


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