The HTML Step Processor Toolkit provided with the Process Development Environment for FileNet Web Services includes two utility files, utility.js (client-side) and utility.asp (server-side), that provide sorting for the default HTML Step and Launch Step Processors.
If your application requires that a single sorting operation be distributed across the enterprise among a number of users, you will need to reference and in all likelihood, extend the utility.asp file. However, calls to this file for frequent sorting may cause server performance to degrade. For additional information, see Modifying the HTML Step Processor Toolkit Utility Files.