• XPath – the XPath to the key used for sorting. For example a Message field or a variable array.
• Type – whether the key values are textual or numeric.
• Order – whether the sorting is done in ascending or descending order.
• Locale – if the Type is Text, language and region specific rules can be applied to the sorting. For example, to sort Swedish Å, Å, Ö characters you must specify Swedish (sv-SE) locale.
2 In the Properties panel Data category, select the Sorting criteria property.
Figure 51
5
You can sort dynamically.Use the following XPath to e.g. sort on a Message field with a name that equals $key_name variable.*[name()=$key_name]
OpenText StreamServe 5.6 | Updated: 2013-03-01 |