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.  Mapping to the DocumentList

    Posted Fri March 03, 2006 01:58 PM

    Hai!

    Can any one help me how to map the documentItem to the documentList.


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


  • 2.  RE: Mapping to the DocumentList

    Posted Fri March 03, 2006 02:03 PM

    What is your specific question? Have you read the documentation on the pub.list:appendToDocumentList service in the built-in services guide?

    Mark


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


  • 3.  RE: Mapping to the DocumentList

    Posted Fri March 03, 2006 05:43 PM

    Anil,

    Your orginal question was answered here,please dont make duplicate posts.
    [url]wmusers.com

    Certainly pub.list:appendToDocumentList will help to build a doclist,please see IS Built-in services guide for more information.

    HTH,
    RMG


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


  • 4.  RE: Mapping to the DocumentList

    Posted Fri March 03, 2006 07:58 PM

    appendToDocumentList ,does work ,but if u are appending it in a loop ,drop the document (not doclist)on the same map where u are appending .this makes sure all the doc’s are appended.if not u may get no error but the doc list contains list of last doc…(i guess u got what i am trying to say)


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