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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

How to retrieve distinct values

  • 1.  How to retrieve distinct values

    Posted Thu September 12, 2002 08:47 AM

    Hi all,
    I am now using JSP to get the documents from Tamino, the documents are similar in format as follows:


    AAA



    DDD



    AAA



    CCC


    The question is … how to get the distinct author values from Tamino database, sort and show them to JSP?

    that is…
    AAA
    CCC

    Thanks


    #webMethods-Tamino-XML-Server-APIs
    #API-Management
    #webMethods


  • 2.  RE: How to retrieve distinct values

    Posted Thu September 12, 2002 03:13 PM

    This is a question of using the correct XPath query string to do this, so it’s not really an API question. Try the forum “Native XML Store & X-Query” for this question.


    #webMethods-Tamino-XML-Server-APIs
    #API-Management
    #webMethods