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

Creating a separate record from a record

  • 1.  Creating a separate record from a record

    Posted Thu March 20, 2003 05:13 AM

    Hi,
    I had one record containing multiple recordList inside it.
    Now, I want to create a new recordList from recordList inside record.
    I had mapped recordLIST coming inside my record to a New RecordList. But, In output I am not getting new RecordList.
    What might be the possible reason?
    Pls let me know ASAP.
    THANKS.
    Pras


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


  • 2.  RE: Creating a separate record from a record

    Posted Thu March 20, 2003 05:37 AM

    Hi prasanna,

        Loop over record list.It becomes record.map this record 
    

    to transformer recordTorecordList.This might help u.

    srini


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


  • 3.  RE: Creating a separate record from a record

    Posted Thu March 20, 2003 01:17 PM

    Hi, Prasanna.

    You said:


    <!-Quote-!>Quote:

    I had mapped recordLIST coming inside my record to a New RecordList. But, In output I am not getting new RecordList. <!-/Quote-!>



    What are you getting as output? Are you performing this map within a LOOP? Is there any other specific information that you can provide?

    Thanks.


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