It's all about the answers!

Ask a question

Rest APIS and project renaming


Eric Briere (411213) | asked Sep 16 '11, 7:59 a.m.
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.

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Sep 19 '11, 9:20 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
The API uses the project name alias, which never changes (see https://jazz.net/wiki/bin/view/Main/RqmApi#projectAlias).

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.