webMethods

webMethods

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.  EDI superscript characters

    Posted Mon May 02, 2011 08:50 PM

    Hi,

    I receive an EDI data for an inbound which has the ISA headers as below

    ISA00 00 ZZDHJGDSGS 01759879287963 1104282020U004010000012430P³

    This data when passed through TN, calls another service where a transformation (bytesToString) for the bizdoc envelope is done.

    In 4.6 version this ³ symbol is retained, whereas in 7.1.2 version it gives out an output as

    ISA00 00 ZZDHJGDSGS 01759879287963 1104282020U004010000012430P�

    The encoding which the bytesToString uses is UTF-8.

    Can somebody tell me on how can i get the original superscript character retained in 7.1.2 as well.?


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: EDI superscript characters

    Posted Mon May 02, 2011 09:12 PM

    Are they sending that character in the subfield delimiter?

    Is that causing any errors and issue while parsing?


    #edi
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: EDI superscript characters

    Posted Tue May 03, 2011 03:34 PM

    This is a display issue and related to characterset/encoding. For IS and TN Console, check the default encoding and adjust if desired.


    #Integration-Server-and-ESB
    #edi
    #webMethods