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
  • 1.  double sortby possible ?

    Posted 09/11/02 09:48 AM

    Sorry I posted in the wrong section first :frowning: but could not delete the post… So here it is appropriate :

    Hello, I have the following document and wonder whether I can retrieve all the “A” sorted, first, by B, then by @C. (If two A have the same value for B, sort them by @C).



    bb
    <C @C=“c”/>

    [series of other ]


    I use version 3.1.1 of Tamino. Thanks.


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: double sortby possible ?

    Posted 09/11/02 11:22 AM

    Try the following query…

    root/A sortby (.,./B,./C/@C)


    #API-Management
    #Tamino
    #webMethods