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

Populate large XML String in DB

  • 1.  Populate large XML String in DB

    Posted 04/21/05 05:20 PM

    Hi,

    Could someone suggest whats the best way to populate the large xml string in the database.

    (When tried to put the xml string as a varchar(5000), got an exception “Data size bigger than max size for this type: 5139”) and tried to put the xml string as blob datatype, got an exception: “[ADA.1.340] The input data for field “ORIGINALMESSAGE” is not “java.sql.Blob”.null”)

    plz suggest me the best way to approach.

    Thanks


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods