Excel Library/API for RTC?
Hello,
Is there a library/reference that can be used to connect to RTC and download defects and execution stats in vba?
I saw
http://www.ibm.com/developerworks/rational/library/rational-team-concert-visual-basic/index.html?ca=drs-&cm_mc_uid=56866854873914749900596&cm_mc_sid_80200000=1475065521
but thats stand alone visual basic application or im misreading it.
I want to download a data dump from clicking a button.
Cheers,
Paul
One answer
I'm not sure if I understand your question. If you are looking into downloading work items from Excel via a macro, I would suggest to consider Jazz Reporting Service, which does that natively.
Check this out:
(It's a bit old but still applicable, I think).