Dear all,
I would like to be able to sort the services that we publish to the Published REST Web Services web page. Currently we have a very untidy situation that looks like this (sorted by publishing date):
service called Z
service called A
service called B
what we want to have is something like this (alphabetical sorting):
service called A
service called B
service called Z
The only solution for this would be - according to TIBCO Support - to delete all published services and re-publish them in the desired sequence. This is not something we can work with, unfortunately.
Also - if feasible - a drag-and-drop functionality would be welcome too.