Using another app to store reports
Is it possible to write another application which stores reports itself and then gives them to reporting services to render? (Or maybe reporting services knows to query this application for a list of reports, and then requests one). How would this application gain control of the reports after one is designed in report designer? Would it have to be "deployed" to my application?
Thanks