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

convertToValues error recognising decimals (UNEDIFACT)

  • 1.  convertToValues error recognising decimals (UNEDIFACT)

    Posted Wed December 09, 2020 05:35 AM

    Hi,

    I’m running convertToValues for a sample invoice in UNEDIFACT V96A format. I have some lines with decimal values and the service is returning the following error for each line with decimal found.

    [FFP.0011.0017] String could not be formatted properly. 13.00 is not a valid number
    [FFP.0011.0017] String could not be formatted properly. 2432.00 is not a valid number

    And so on…

    In my input file there is UNA segment specifying “.” as decimal separator:

    UNA:+.? ’

    Best regards,
    Jorge


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


  • 2.  RE: convertToValues error recognising decimals (UNEDIFACT)

    Posted Tue February 23, 2021 01:31 PM

    What are the inputs to the convertToValues call?

    (Oops. Probably a stale topic and the OP has likely moved on.)


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


  • 3.  RE: convertToValues error recognising decimals (UNEDIFACT)

    Posted Thu February 25, 2021 01:05 AM

    Hi,

    You may need to verify EDI module config either from MywebMethods available at (Applications->Administration->Integration->B2B Setting->configure properties) or from config available under WmEDI package.
    image

    Reset it as per your requirement and reload EDI package to get effect on server. Then hopefully service which you are using will work as you expecting.

    Thanks,
    Kuldeep Gupta


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