Building user defined client to export artifacts from RQM to Excel
Hi
Under RQM v2.0.1.1 IFix2, So far user's have retrieved the artifacts using the RQMUrlUtility. (Exporting the Testcases from RQM into Excel) However they would like to know if they can build their own client to retrieve artifacts from RQM into Excel ?? If yes, then is there any process for the user defined client to authenticate with the RQM server ?? If so then how ?? |
One answer
See com.ibm.rqm.url.client.RQMUrlUtlyLogin.login(String, String, String) in the RQM URL Utility source (https://jazz.net/wiki/bin/view/Main/RQMURLUtility#Accessing_the_Source - use the same version as your RQM server) for the required HTTP requests to authenticate with the JTS server.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.