command line for rqm
Is there a command line option in rqm. ?
What I am trying to achieve is move requirements from one project to the other using the rtc client with version 1.0.1.1 but you can only do it 1 at a time. If i can use a command line option, i can script it or do it in batches. We have tons of requirements loaded in rqm and the user is experiencing a performance issue. The user is ok to split it into 2 projects and I am trying to figure how i can move the requirements from 1 project to the other. Thanks Sam |
2 answers
This is actually a common request and we are looking into adding some type of support (tool or built into the UI) for the RQM2.0 release.
If you are comfortable with scripting (Perl might work well) then you could probably achieve your desired effect with current GA bits with a little work. Check out the "AQXURLTool" that is used to import the sample XML artifact data into a RQM install. You could potentially use that tool to GET all of the artifacts from one project, seed XML files for these artifacts, and then PUT them to the new project that you want them copied to. More manual labor than we'd like, but if you need this now it might be a better option than doing them one by one by hand if you have a lot of artifacts and need this done now. Regards, John Is there a command line option in rqm. ? |
Thanks. I'll try that out.
This is actually a common request and we are looking into adding some type of support (tool or built into the UI) for the RQM2.0 release. Is there a command line option in rqm. ? |
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.