RQM Integration with BIRT
Is there a guide on how to connect BIRT with RQM? I know about ODBC connections/setup, but what IBM drivers (if any) should I use (if using DB2) and what RQM DB file do I select?
Lastly, is there a generic example one can use that includes the server setup etc? I know this is a lot to ask, but anything will be helpful.
Thanks,
Bob Dery
Lastly, is there a generic example one can use that includes the server setup etc? I know this is a lot to ask, but anything will be helpful.
Thanks,
Bob Dery
4 answers
So is there any way to create a BIRT ODBC/JDBC connection to the Jazz data warehouse or DB2 database in ReqPro?
It is definitely possible to create and run BIRT reports against your ReqPro database, that team provides an ODA connector that returns the data as an XML document and you access your requirement fields via xpath.
http://publib.boulder.ibm.com/infocenter/reqpro/v7r1m0/topic/com.ibm.reqpro.help/reporting/c_reporting_client.html
-Sean