What is the supported way to write custom services in xcp20?
Requirement:
I would like to create my own service which will generate the results (not achievable using the RT, Historical or any kind of queries) and display them in the custom application page.
I found a way of doing this by adding my own controller and I suspect whether this is the standard way or not?
Any body created own controller?