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
Expand all | Collapse all

Multi byte parser in Fixed length file in 7.1.2

  • 1.  Multi byte parser in Fixed length file in 7.1.2

    Posted Mon June 21, 2010 06:21 PM

    We are using flat file parser in WM 7.1.2.Our flat file is Fixed Length but it has ASCII and Some Japanese Characters… When we try to Parse through the flat file parser(convertToValues),all the information after the Japanese characters get Shifted!

    WM documentation says , multi byte parsing is taken care of automatically in 7.1.

    Has anybody used it successfully or do we need special packages for this? If so, please provide some details.


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


  • 2.  RE: Multi byte parser in Fixed length file in 7.1.2

    Posted Mon June 21, 2010 06:29 PM

    The key is in specifying the correct character encoding. Specify the right encoding/character set name for the Japanese character set being used and it should work.


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