Specifying a Sort Order
Sort order is applicable only if you have specified multiple sort attributes. It allows you to specify that the list be sorted first on one attribute, then on another attribute, and so on.
In this example, all process templates with a version number of 1 are listed first — those process templates are then sorted by name. Then all of the process templates with a version number of 2 are listed — those process templates are then sorted by name. And so on. (Note that for this example both attributes are sorted in "ascending" order).
Copyright © Cloud Software Group, Inc. All rights reserved.