Here's the link to the article.
http://www.ibm.com/developerworks/data/library/cognos/reporting/scripting_techniques/page515.html?ca=drs-
Sounds cool!! Hope this ends the report re-run issues we have while using the drill-through method for sorting.
I will check this method out and post my comments later.
Let me know your thoughts on this method though.
Here's an update from PaulM about applying this method on Cognos 10 environment:
[User comments: PaulM]
There are some differences between the XML files from Cognos 8 to Cognos 10. The general structure of the files are the same, so making the correct updates is not difficult.
First you need to use a decent text editor, one with comparison capabilities. Notepad++ is excellent for this.
Open both the C10 version and the version from the download. They should be in different tabs in Notepad++. Click on the plugins menu and select Compare --> Compare.
Find and copy the differences related to this technique only. Don't try to copy deprecated objects over. All of the related fragments have "orderCol" somewhere in the name.