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

How to drop a Document from DocumentList

  • 1.  How to drop a Document from DocumentList

    Posted 03/23/05 09:05 PM

    Hello,

    I want to drop a documnet from a documnetList depending on a value in the documnet. Can some direct me if there is any build in service or how to drop

    Thanks in advance


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


  • 2.  RE: How to drop a Document from DocumentList

    Posted 03/23/05 09:11 PM

    Jaya,

    One option is using the appendToDocument list map what ever fields that are required ie branch on that particular field and extract the value that is required and map it to append service.But for doing this a brand new doclist is required.

    This is little bit process,but works as expected.

    HTH,
    RMG.


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