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

Looping over document list - help needed

  • 1.  Looping over document list - help needed

    Posted Sat December 15, 2007 08:54 AM

    Hello everyone, I would like to know if someone can provide help as to how to handle the following in webMethods, as this particular scenario I have not performed before and I seem to be stuck for some reason.

    Let’s say that I have two document lists.


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


  • 2.  RE: Looping over document list - help needed

    Posted Wed January 16, 2008 07:52 PM

    Reading your description, that by the way, was very good, I couldn’t believe how you cannot do it (unless I misunderstood something). As I said your own description says it all! :slight_smile:

    You only need 2 nested loops (one to loop each document) and a few branches to verify your conditions. You loop the first document till you find the stuff you are looking for, when it happens, a branch activates the nested loop over the other documented and if the values is found, bingo, you map the thing as you wonderfully said!

    Hope I’ve helped, cheers!


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


  • 3.  RE: Looping over document list - help needed

    Posted Thu January 17, 2008 12:24 AM

    Hi,
    Only 2 nested loops are required. First loop over


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