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.  Mapping HL segments

    Posted Wed December 07, 2005 09:43 PM

    Hi folks,

    I need to map an EDI X12 4010 856 (Advance Ship Notice) document.

    From:
    HL[0]
    HL[1]
    HL[2]
    HL[3]
    HL[4]
    HL[5]
    HL[6]
    HL[7]
    HL[8]
    HL[9]
    HL[10]

    To:
    Shipment
    Order
    Pallet
    Item
    Pallet
    Item
    Pallet
    Item
    Order
    Pallet
    Item

    Since the HL segment is a list, how can I control the flow when the second orders starts?

    Thanks in advance,
    maldonado


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


  • 2.  RE: Mapping HL segments

    Posted Wed December 07, 2005 09:51 PM

    Generally HL03 indicates what kind of record you’re dealing with.
    So apart from looping on the HL segments you also need to branch on the HL03 code.

    Shubhro


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


  • 3.  RE: Mapping HL segments

    Posted Wed December 07, 2005 10:18 PM

    Hello,

    Yemi Bedu


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