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

Mappingconcatbing structs%2391%2393 dimensions

  • 1.  Mappingconcatbing structs%2391%2393 dimensions

    Posted Thu October 10, 2002 04:20 AM

    Hi!

    I am working on mapping data from two different struct into one struct. I tried it through the GUI and also through Java code. When I am making changes to the script and clicking on Save/Build, the enterprise integrator is deleting/modifying the code in such a way that only one struct is mapped. Is there a way to concat both the structs into one… I mean how can achieve the functionality similar appendToRecordList in IS???

    I will greatly appreciate any leads/references/suggestions in this area.

    Thank you…


    #broker
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #webMethods


  • 2.  RE: Mappingconcatbing structs%2391%2393 dimensions

    Posted Fri October 11, 2002 12:42 AM

    I would try to loop over both struct arrays and map the data
    inside the loop.


    #webMethods
    #broker
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB