It's all about the answers!

Ask a question

Error 400: SRVE0295E: Error reported: 400 while copying artifacts between two project areas


Rajesh Avanthi (10815145173) | asked Feb 12 '14, 9:38 a.m.
Unable to copy RQM/QM test artifacts from one PA to another PA



Any inputs / suggestions ??

4 answers



permanent link
Erica Tran (1.4k7) | answered Feb 18 '14, 4:39 p.m.
JAZZ DEVELOPER
Hello Rajesh,
The screenshot is a little small so it is hard to read but nothing stands out as a problem.  I did notice the project name is source "JKE Banking".  If this was the sample lifecycle project that was created from the /admin application then the problem may be the project alias.  The project's alias is not always the same as what is displayed in the UI.  The Alias should be used in the argument values.

Example:
Project Name:  JKE Banking (Quality Management)
Alias: JKE+Banking+%28Quality+Management%29

Use the following URL to get a list of the projects on the server, and the Alias will be returned.
https://<server>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/projects

I hope this helps!

permanent link
Ara Masrof (3.2k15) | answered Feb 12 '14, 9:48 a.m.
JAZZ DEVELOPER
Rajesh,
In order to provide feedback we would addition detailed information on how the copy was performed along with the complete error message.
For example , are you using the RQM copy utility or are you copying from withing the UI?
What version of RQM are you using?
Also, there should be additional information in the error message itself, can you add that to the post.

Thanks

Ara


Comments
Rajesh Avanthi commented Feb 18 '14, 10:09 a.m. | edited Feb 18 '14, 10:13 a.m.

Screenshot Thanks Ara.
We are using RQMCopyUtility to copy the all artifacts from one project area into another.. The user performing this action has access permission to all the artifacts in both these project areas, infact this user also has JazzAdmin permission as well...


















permanent link
Brian Fleming (1.6k11928) | answered Feb 18 '14, 4:31 p.m.
Double check the project area in the -s argument.  It needs to use the project area alias and should not have a space in it.  You can find the alias via:
https://server:port/qm/service/com.ibm.rqm.integration.service.IIntegrationService/projects
Documented here
https://jazz.net/wiki/bin/view/Main/RqmApi#projectAlias

permanent link
Mohamed Khairy (1) | answered May 30 '14, 5:32 a.m.
Hello, 

The command should be written as following on the command line of windows 7. (This is an example)

install_opal.bat /S https://server.name.ibm.com:0101/ /U username@us.ibm.com /P password /A "Alias+(Quality+Management)"

brackets should not be replaced by %28 or %29.

Your answer


Register or to post 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.