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.

 View Only
  • 1.  Reading BLOB

    Posted Sun May 08, 2011 08:59 AM

    Dear reader

    I am using webMethods 8.0
    I’ve created an adapter service to get an image (BLOB) from oracle 9i database.
    I have received the output but sometime I receive part of it based on the size of the image. If the image size is more than 25000 then I receive part of it other than that I receive the full image.

    I have used oracle JDBC Driver (ojdbc5.jar) then I have changed it to (ojdbc6.jar) then I changed it to data direct JDBC driver (PROGRESS_DATADIRECT_CONNECT_JDBC_4.2.1.jar). I always receive the same results.

    By the way, my OUTPUT JDBC Type is BLOB and I have tried both output field types, the byte array and the java.io.InputStream. And still, I always receive the same results.

    Anyone could help :sad:


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB