RTC report with data from external data source as Mongo DB, is possible?
Which database is more suitable as external for RTC, Mongo or MySQL ? for reporting.
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.
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
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.
You might be able to use BIRT and report over external data sources.
You might be able to use BIRT and report over external data sources.