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

Rest APIS and project renaming

It seems that after renaming a project in RQM, I still need to use the old project name to build the URL to access the artifacts using the rest APIs.

For example :

https://10.10.23.61:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/My Project/testcase

Works fine. Rename the project to My Good Name

https://10.10.23.61:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/My Good Name/testcase fails. I see two behaviors : Either 400 error or empty results.

https://10.10.23.61:9443/jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/resources/My Project/testcase

Still works after the rename. IS there some kind of caches that needs to be refreshed?

Which project name the new artefacts will use?

Eric.

0 votes



One answer

Permanent link
The API uses the project name alias, which never changes (see https://jazz.net/wiki/bin/view/Main/RqmApi#projectAlias).

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: Sep 16 '11, 7:59 a.m.

Question was seen: 4,343 times

Last updated: Sep 16 '11, 7:59 a.m.

Confirmation Cancel Confirm