webMethods

webMethods

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

Problem in looping over record list

  • 1.  Problem in looping over record list

    Posted Mon July 17, 2006 03:39 PM

    Hello Everybody,

    I am stuck in a simple scenario. Please help me get out of it.

    Source: I have a recordlist with r differenent records in it
    record list : Employee
    Record1 : Details ( fileds Name , ID , Address )
    Record2 : Salary details (Basic salary, annual package)

    Target
    Record list : Emp details
    record: complete Details ( Name , Basic salary )

    I loop over source and map required fields to target in a map inside loop.
    But i don,t get array of Record list ( Emp Details) as output.

    I have specified in array and out array also.

    Please help me do this. or if u can help me with sample code for this.


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


  • 2.  RE: Problem in looping over record list

    Posted Mon July 17, 2006 04:21 PM

    Questions similar to your have been asked and answered here on wMUsers for several years now. Please use the search function to find related posts.

    Mark


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