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

Searching node from document list.

  • 1.  Searching node from document list.

    Posted Thu May 24, 2012 10:42 AM

    Hi Guys,

    I have list of documents and each document in list have 2 fields Id and name.
    e.g.
    Doc1
    Id
    Name
    Doc2
    Id
    Name
    Doc3
    Id
    Name
    .
    .
    .
    Now I want only those documents whose name field have value as ‘xyz’.
    One very common solution I know is by using Loop and Branch.
    But I want to know is there any built in function which allow us to
    filter/search documents based on value?
    Please help us. We are using webMethods 7.1.3.

    Thanks
    Mayur


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


  • 2.  RE: Searching node from document list.

    Posted Fri May 25, 2012 06:15 AM

    No. Even if you convert this as XML, you can query using the node name but not with the value.

    -Senthil


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