Is it possible to create collections in RM (RQM) from a script or commandline?
Loyde Mitchell (33●6●11)
| asked Feb 13 '13, 3:55 a.m.
retagged Feb 15 '13, 2:28 p.m. by Laura W. Hinson (161●2●6)
If I have a list of requirements in a text file or CSV file I want to be able to use this list to create a collection in the RM component of RQM without doing this manually from the RQM interface. How can this be achieved?
Thank you for your attention.
Regards,
Whittington
|
Accepted answer
One other answer
Yes, you can use the RQM Excel/Word Importer (https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter) for the CSV file or the RQM Reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi) for the text/CSV files. Note, the RQM Excel/Word Importer is built on the RQM Reportable REST API. You can use the RQM URL Utility (or any HTTP client - https://jazz.net/wiki/bin/view/Main/RqmApi#Common_Usage_Scenarios) to invoke the RQM Reportable REST API from the command line.
Comments
Loyde Mitchell
commented Feb 13 '13, 7:33 a.m.
Hi Paul,
Thank you for the quick reply.
I thought about using the RQM Excel/Word Importer but did not know the XML representation for a collection.
I was not able to find this in the RQM 4.0 XML Schema Documentation. I probably need the RRC XML Schema for this?
It would be a big help if you could point me in the right direction or provide an example of the format.
Regards,
Loyde |
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.