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.  Pip 3B2 mapping question

    Posted Tue April 30, 2002 12:23 PM

    I am trying to map to the LotShipReference record List…AdvancedShipmentNotification/Shipment/ShippingContainer[0]/ShippingContainerItem[0]/DocumentSubLineLotShipReference[0]/LotShipReference… and having no success.

    I have a main loop for a sting list which contains the lotnbr, datecode,& qty (which I separate out from a String Table)…but for each iteration, I have a separate loop for Shipping Container. Another loop for the Shipping ContainerItem, and another loop for the DocumentSubLineLotShipReference…

    This is not working… Is there anyone that has successfully mapped to the lotShipReference list and can point me in the right direction?

    Thank you!
    Ashley


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


  • 2.  RE: Pip 3B2 mapping question

    Posted Thu May 02, 2002 04:43 PM

    We are mapping from another rcrd into the pip 3b2 record and have the following in the outarray of the loop structure…

    /Pip3B2AdvanceShipmentNotification/AdvancedShipmentNotification/Shipment/ShippingContainer/ShippingContainerItem/DocumentSubLineLotShipReference

    seems to work…


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