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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only

Loop for dummies / Please help

  • 1.  Loop for dummies / Please help

    Posted 01/17/08 06:28 PM

    Dear all,
    this is no joke I need your help.
    Input is a record with one header and more than one positions (used document list). I want them to loop into several IDoc segments in different sequences (for more visibility). for example

    record:
    Posi1
    Field a
    Field b
    Field c

    Idoc
    segment a
    field a
    segment ab
    field b
    field c

    I get field b and c mapped by using “appendToRecordList” but that#s not working for field a. What am I doing wrong?

    Please help.

    Regards,

    Dennis


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods