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.  sorting direction

    Posted Mon January 19, 2004 02:02 PM

    Hi,
    I’m porting an application form x-query to Tamino xquery. In some query I use sortby x-query clause. sortby takes 2 args, the second is the direction of sorting (asc or desc).
    Now, I need to sort in desc direction with xquery but sort by takes only xPath expression as parameters, how can I specify the sort order in xquery?

    Thanks a lot,
    Gx


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: sorting direction

    Posted Tue January 20, 2004 09:56 AM

    Hi,

    The information you seek is in the documentation, see x:\Program Files\Software AG\Tamino\Tamino 4.1.4.1\Documentation\xqueryref\ref-SortSpecList.htm

    Hope this helps.

    Stuart Fyffe-Collins
    Software AG (UK) Ltd.


    #API-Management
    #webMethods
    #Tamino


  • 3.  RE: sorting direction

    Posted Tue January 20, 2004 11:19 AM

    Thanks Stuart,
    I’ve read the documentation very quikly and maybe I’ve lost something :slight_smile:
    Now it’s clear.

    Thanks a lot,
    Gx


    #Tamino
    #API-Management
    #webMethods