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

Record list

  • 1.  Record list

    Posted Tue September 17, 2002 07:04 PM

    Hi everybody

    I am using Developer. I am trying to copy information from a record to a record list, which I generated from a xml doc (reference). How I should do this? When I map, some information is deleted.


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


  • 2.  RE: Record list

    Posted Mon September 23, 2002 10:44 PM

    I would try using pub.record:recordToRecordList to convert the record to a recordList and then loop with the input recordList as inArray and the output list as outArray.

    Good luck!


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