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