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

EBCDIC format string to ASCII Numeric format

  • 1.  EBCDIC format string to ASCII Numeric format

    Posted Thu August 28, 2008 08:23 PM

    RMG or experts,
    I am not a Java Guy…I receive amount in EBCDIC format …and i need it in numeric.For example.
    .input = 256527H
    output= 25652.78-
    means - it is the hex equivalent of the zone - and the 8

    So after conversion it has to come to 25652.78-…Experts Plz help me with this…Thanks…

    Input : EDCDIC Number(String)
    Output: string(Number)…Plz help me…:p:


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


  • 2.  RE: EBCDIC format string to ASCII Numeric format

    Posted Thu August 28, 2008 09:18 PM

    Experts,
    Please help to solve this…Thanks


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