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 and show them on JSP

  • 1.  How to retrieve distinct values and show them on JSP

    Posted Fri September 13, 2002 11:07 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


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: How to retrieve distinct values and show them on JSP

    Posted Thu September 19, 2002 04:05 PM

    Hello,
    a distinct functionality is not supported in current version of Tamino X-Query (which is actually base on XPath specification). The next release of Tamino, scheduled for end of this year, should have an implementation of XML Query, which supports such a distinct function.
    HTH.
    Regards,
    Uli


    #Tamino
    #API-Management
    #webMethods