Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Problem copying Request with CopyUtility

Hello,

I need to copy a request artifact from a project area to another, in order to be able to assign a reservation from the destination project.
I have used CopyUtility with the following command:

java -jar RQMCopyUtility.jar -s=<source_address> -d=<destination_address> -us=<user_source> -pws=<password_<source> -ud=<user_destination> -pwd=<password_destination> -a=request -id=<request_id>

Now, everything works apparently fine and the request is actually copied into the destination project area, and even values appear to be correct.
But when I try to assign a reservation to that request I receive the error:

Validation errors for item: type = Reservation, itemId = Required property must not be null: reservedFor

Checking the values in the RQM database I see that the field "RECIPIENT_ITEM_ID" of the copied request is null.

Can anyone tell me why does RQMCopyUtility act this way or, at least, how to correctly copy the request so that I can use it as it's supposed to be used?

0 votes



One answer

Permanent link
Note: This post is 4+ years old.

Please upgrade to the latest version of RQM (see https://jazz.net/downloads/rational-quality-manager/) and review the product documentation (see https://jazz.net/help-dev/clm/topic/com.ibm.help.common.jazz.calm.doc/com.ibm.help.common.jazz.calm.doc_eclipse-gentopic1.html) and jazz.net resources (see https://jazz.net/help).  If your issue persists, please ask a new question (https://jazz.net/forum/questions/ask), open a defect (see https://jazz.net/mystuff/#tab=workitems), or open a PMR (see http://www-01.ibm.com/support/docview.wss?uid=swg21507639).

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 16 '10, 6:44 a.m.

Question was seen: 6,498 times

Last updated: May 25 '15, 10:06 a.m.

Confirmation Cancel Confirm