RTC report with data from external data source as Mongo DB, is possible?
I know we can use MySQL as external but i had some issues still resolving it, at the same time wanted to know can I use Mongo DB as external data source where I am going to store some data related to baselines later I want to report over this data from RTC.
One answer
You might be able to use BIRT and report over external data sources.
Comments
@Ralph Schoon
If I am able to write program which fetches data related to baseline of component and will store this data in external data source which could be MySQL/ Mongo DB . Later I create report template using this data source and deploy that in RTC. So here my external data source could it be Mongo ?
Issue is I dont want to switch to BIRT every time to make report,once I develop report template user can use this in RTC and make reports.
As far as I am aware, today JRS does only access the data sources provided by Jazz application.
"The built in reporting for RTC and its data collection jobs will only report over the content of the data warehouse. There are no data collection jobs that would pull data from external data sources."
So, no, I don't think that will work