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.  convertToValues

    Posted Thu August 08, 2002 04:01 AM

    We are facing some problems in using the "ConverToValues"service.

    We have an EDI file (INVOIC, EDIFACT 97A) like the one that follows:

    UNH+0
    BGM+1’
    DTM+1’
    NAD+1’
    RFF+2’
    NAD+1’
    RFF+2’
    CUX+1’
    PAT+1’
    DTM+1’
    LIN+1’
    QTY+2’
    MOA+2’
    PRI+2’
    RFF+2’
    DTM+3’
    RFF+2’
    RFF+2’
    TAX+2’
    NAD+2’
    UNS+1’
    MOA+1’
    UNT+0

    We use the STANDARD EDI TEMPLATE.

    The problem is that when we call the “ConverToValues” service we get a structure where:

    1. all the three NAD segments are uncorrectly colletted in the same record list appended under the UNH segment.
    2. all the five RFF segments are uncorrectly colletted in the same record list appended under the UNH segment.
    3. all the three DTM segments are uncorrectly colletted in the same record list appended under the UNH segment.

    We also get similar problems using other EDI standard templates.

    Does any of you have any suggestions about that?


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods


  • 2.  RE: convertToValues

    Posted Fri August 09, 2002 02:53 AM

    One reason for this problem is the order you are building your segments before using the “ConverToValues” service. Consider the looping structure of your message and pay particular attention to those segments which appear in several groups (e.g. NAD, FTX, DTM etc…)


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 3.  RE: convertToValues

    Posted Fri September 09, 2005 08:19 AM

    hi luca,
    i am working on EDI messages and struck in a similar situation once faced by you.
    I am using “getTemplate” service to parse the data. After “convertToValue” service the LOC, SCC, DTM segments are uncorrectly colletted in the same record list appended under the UNH segment.
    I am working on UNEDIFACT DELFOR 96A standard.

    I tried to find the fault but failed to do so.
    How you were able to solve your problem.
    Can you help me out.


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: convertToValues

    Posted Sat October 14, 2006 05:26 AM

    I’m using X12 4010 standard and stuck with a similar situation , wherein the group & transaction segments are getting appended to undefData segment.!
    Can anybody help all of us out here…
    hyein!

    Cheers!


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods