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
  • 1.  Quip output encoding

    Posted 11/16/01 10:08 AM

    What’s wrong?

    I can only get output files with encoding utf-8 no matter what I do. Because of this I don’t get valid XML files. Encoding should be ISO-8859-1. I’m using Quip (command-line interface) with Tamino and all the files in Tamino are with encoding ISO-8859-1.


    #API-Management
    #Tamino
    #webMethods


  • 2.  RE: Quip output encoding

    Posted 11/19/01 09:36 AM

    As you have noticed currently quip does not have
    any support for encodings. It cannot read general
    unicode encoded documents but just 8 bit
    encodings. Furthermore there is no way, how to
    specify the desired encoding for the output file
    or to specify the encoding of ther query file
    itself. (and there is not yet any section about
    these issues in the XQuery recommendation draft.
    Therefore, currently QuiP simply assumes that the
    output is uft-8, which sometimes is, as you have
    noticed, a lie.
    To brighten things up: we are currently working
    on a unicode version of quip.


    #API-Management
    #Tamino
    #webMethods