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.  EDI STC Mapping of Integer fails in convertToString

    Posted Wed December 14, 2011 02:46 PM

    Hi

    I have mapping of claim amounts on the STC segment, where amount can be with 2 decimals, eg. 11.23, 203.99,

    When the convertToString service is executed, it shows up as: 9.7E19.7E1*

    How to handle this transformation.

    Please help.


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


  • 2.  RE: EDI STC Mapping of Integer fails in convertToString

    Posted Wed December 14, 2011 04:20 PM

    You need to change format settings in the WmEDI/MWS (8.2) home page

    Edit Format Settings and set it to false

    HTH
    RMG


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


  • 3.  RE: EDI STC Mapping of Integer fails in convertToString

    Posted Wed December 14, 2011 05:01 PM

    we don’t use MWS, and we are on IS 7.1.2. Can it be done any other way?


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


  • 4.  RE: EDI STC Mapping of Integer fails in convertToString

    Posted Wed December 14, 2011 05:28 PM

    If 712 yes then click on the Solutions–>EDI home page link thru ISAdminCosole you will be able to do it from UI…If not dig thru the filesystem WmEDI Package folders for the formatting file:

    wm_home/IntegrationServer/packages/WmEDI/config/format.xml

    HTH,
    RMG


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


  • 5.  RE: EDI STC Mapping of Integer fails in convertToString

    Posted Wed December 14, 2011 05:48 PM

    Thanks a lot RMG,

    Just to understand, what this will do?

    As I am afraid, if by changing this settings, if I might break other developers existing Code already in prod, that they might have handled within the code and now with this new settings will have different values.


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


  • 6.  RE: EDI STC Mapping of Integer fails in convertToString

    Posted Wed December 14, 2011 11:08 PM

    Nothing will affect…you should be ok with formattings and transports to other env:


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