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
  • 1.  DocuemtList Problem - When incoming doc is single

    Posted Fri March 17, 2006 08:15 PM

    Hi ,

    I am trying to loop over a document list and do some process for each document. This is working fine , If there are multiple itmes.
    When the data contains only one Item, it is not going into loop.
    Could anyone please help me out …

    -DocumentMain
    —DocumentList (Trying to loop over this doc list ,
    Problem when a single item comes in here)

    Thanks in advance

    Regards,
    Sunny


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


  • 2.  RE: DocuemtList Problem - When incoming doc is single

    Posted Fri March 17, 2006 08:21 PM

    Tell us what is your current flow service loop steps doing?

    So responses would be easier.

    HTH,
    RMG


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


  • 3.  RE: DocuemtList Problem - When incoming doc is single

    Posted Fri March 17, 2006 08:28 PM

    The input for my service is a document which contains a doc list inside. I have to loop over the inner doc list.

    For each Item in DocumentList I have to perform some logic depending on a Flag in that Item and send that to DB.


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


  • 4.  RE: DocuemtList Problem - When incoming doc is single

    Posted Fri March 17, 2006 08:41 PM

    Please search the forums on this topic. It has been covered many, many, many, many times.


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