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.



#Automation


#Applicationintegration
#webMethods
#Integration
 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 03/14/12 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 03/14/12 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 03/15/12 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