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.


#TechXchangePresenter
 View Only
  • 1.  Non xml files insert problem

    Posted Tue July 01, 2003 10:47 AM

    Hello!

    I need to insert all kinds of non-xml files(.pdf,.doc,.ppt,.txt,.html and others) in the Tamino.

    I get all these files as streams and so I don’t have the file content type. I setted the content type for the nonXMLobject as “application/octet-stream” for every document.

    Shouldn’t this work for every docuemnt type? I ask this because it seeams that only for some files is working… for others:

    com.softwareag.tamino.db.API.accessor.TInsertException
    Access Failure:
    ReturnValue:8554
    Code:INOXME8554
    MessageText:No message received
    MessageLine:
    at com.softwareag.tamino.db.API.accessor.TAccessFailureVerifier.verifyInsertResponse(TAccessFailureVerifier.java:40)
    at com.softwareag.tamino.db.API.accessor.TNonXMLObjectAccessorImpl.insert(TNonXMLObjectAccessorImpl.java:120)


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


  • 2.  RE: Non xml files insert problem

    Posted Tue July 01, 2003 11:46 AM

    Sorry. It’s working with “application/octet-stream” in all cases.

    The error was generated by an consumed reader.


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