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.  Character Encoding

    Posted Thu March 25, 2004 11:37 AM

    Hi All,

    When reading from a TInputStream received from a TStreamAccessor.query() we get bytes that are IS=-8859-1 encoded although the database is set to UTF-8.
    When reading from a HTTP-Stream, the bytes are delivered correctly, i.e. UTF-8 encoded.

    This applies to Tamino API4J 3.1.2.4 and Tamino 3.1.2.1.

    Can something be done about this?
    I haven’t found any possibity to set the encoding in TaminoAPI4J.

    Cheers,

    Hokan


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


  • 2.  RE: Character Encoding

    Posted Mon March 29, 2004 08:04 AM

    Hi again

    I mixed things up. This is how it works:

    The TaminoAPI4J always delivers the response utf-8 encoded, no matter what the tamino database is set to.
    The xml document header is set correctly.

    Sorry for the confusion.

    Hokan


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