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

no output data (pub.list:appendToDocumentList ) after a loop

  • 1.  no output data (pub.list:appendToDocumentList ) after a loop

    Posted Wed March 14, 2012 10:55 AM

    I am using loop and inside a loop filtering input list data and collecting correct recoreds using pub.list:appendToDocumentList to a new variable
    in the pipelineoutput I see all the data I filtered , but in the step next to loop i am using map no data in output dcoument , can you please help .


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


  • 2.  RE: no output data (pub.list:appendToDocumentList ) after a loop

    Posted Wed March 14, 2012 08:17 PM

    Please post your steps so we might see what is wrong.


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


  • 3.  RE: no output data (pub.list:appendToDocumentList ) after a loop

    Posted Thu March 15, 2012 09:18 AM

    buddy, create a temp document where you have to map all your collected values into it and finally this document should be map to pub.list:appendToDocumentList…


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