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.  problems with Umlaut for GAEB format

    Posted Sat April 07, 2007 04:54 AM

    I have a problem for the umlaut in GAEB format.

    I needs to transform a xml (ISO-8859-1), into a GAEB format with StringTemplateonPip (output as ISO-8859-1).

    I used 2 GAEB software to test the result, GAEB viewer and MWM Primo. The problem is the umlaut of my result can only be recognized by one of the software while the umlaut in original example works for both.( I checked it with HEX editor, ü = 81,Ü = 9A,ö = 94,Ö = 99,Ä=8E,ä=84, who can tell me what encoding it is? I searched a lot but didn’t find.)

    So I want to replace it with the umlaut inside the example. I use replace service. but only ü works, which is very strange, because if I replace it by copy, then all of them works well.

    I am lost now, the work has overdued and the boss is waiting for it.:frowning:


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


  • 2.  RE: problems with Umlaut for GAEB format

    Posted Mon April 09, 2007 05:29 PM

    is there anyone who can help me? Thanks very much


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


  • 3.  RE: problems with Umlaut for GAEB format

    Posted Tue April 10, 2007 09:32 AM

    By the way, does anyone know how many encoding (e.g UTF-8, ISO-8859-1) does wm services(e.g StringTemplateonPipe)supported?


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


  • 4.  RE: problems with Umlaut for GAEB format

    Posted Tue April 10, 2007 11:21 AM

    we find out the that is a certain dos encoding which shows all the detail in
    [URL=“MS-DOS Codepage 437 (US)”]http://www.kostis.net/charsets/cp437.htm[/URL]

    But the problem is what the name of the encoding in wm service


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


  • 5.  RE: problems with Umlaut for GAEB format

    Posted Tue April 10, 2007 12:16 PM

    I think it is ISO-10646 but how to express in WM?


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