What is the solution for us to move the RQM artifacts from a project area to another project area in another server?
Hi all,
We have a working RQM project area. Now we want to move another team's Project Area's artifacts to our server. what is the solution?
(1). Manual GUI
I want to know the GUI solution. we can see the import for test cases and test scripts from xml. How to export the workable xml? From GUIļ¼ I can not find the function.
If use RQMUrlUtility, how to write the URL and what kind of user has the right to export data?
(2). Utility tool
I find RQMCopyUtility.jar has this function, But what kind of user can do that for both Original and destination server. How to deal with the project area with blank such as CRM FVT? It is urgent, Thank you~~~~~~~~~
We have a working RQM project area. Now we want to move another team's Project Area's artifacts to our server. what is the solution?
(1). Manual GUI
I want to know the GUI solution. we can see the import for test cases and test scripts from xml. How to export the workable xml? From GUIļ¼ I can not find the function.
If use RQMUrlUtility, how to write the URL and what kind of user has the right to export data?
(2). Utility tool
I find RQMCopyUtility.jar has this function, But what kind of user can do that for both Original and destination server. How to deal with the project area with blank such as CRM FVT? It is urgent, Thank you~~~~~~~~~
One answer
The RQM Copy Utility uses RQM Reportable REST API GET/PUT requests, which requires specific project-level permissions.
See the following link
https://jazz.net/wiki/bin/view/Main/RQMCopyUtility#Permissions
Also, use the Project Alias name when specifying the source and destination project
For example:
JKE Banking (Quality Management)
Alias: JKE+Banking+%28Quality+Management%29