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. |
One answer
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Sep 07 '15, 10:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
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. Comments @Ralph Schoon
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I am aware, today JRS does only access the data sources provided by Jazz application.
|