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

Mapping RecordList elements to an array

  • 1.  Mapping RecordList elements to an array

    Posted Tue May 14, 2002 01:10 PM

    I am trying to loop through the elements of a RecordList and write them to an array. My problem is that after the first loop write the first RecordList element to the array, the second loop overwrites the first element in the array, instead of incrementing the array. Thus, my results array always has one element, when it should have the one element for every loop through the RecordList. Within the loop, I am directly mapping the RecordList element to the array. Any ideas on how to write to an incremental array?

    Thanks,
    Rumana


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 2.  RE: Mapping RecordList elements to an array

    Posted Tue May 14, 2002 01:34 PM

    There was a thread on this some months back titled “B2B Gotcha: Looping” dated Jan 8 in this forum.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General