It's all about the answers!

Ask a question

Is it possible to use the identifier instead or URI for req?


Cecilia Lindgren (431213) | asked Sep 16 '11, 10:53 a.m.
Hi,

is it possible to use the identifier instead of the resourceURI when refering to a requirement in RRC 3.0.1?

It works using https://server:port/rm/publish/resources?resourceURI=id1
but I dont know the resourceURI only the identifier.

2 answers



permanent link
Tom Mutdosch (1761) | answered Sep 28 '11, 9:40 a.m.
JAZZ DEVELOPER
Hi,

is it possible to use the identifier instead of the resourceURI when refering to a requirement in RRC 3.0.1?

It works using https://server:port/rm/publish/resources?resourceURI=id1
but I dont know the resourceURI only the identifier.


No, the REST-based URI of the resource is the correct way to reference an RM resource. Do you just want a nice human-readable link to paste to someone? In that case, one trick is to hover over the requirement you want to link to in the project dashboard - a hover tip will show the requirement name which is actually a hyperlink - you can copy that and paste it in an email, etc and it will show up as a nice link with a readable title: "1234: My Feature".

Tom

permanent link
Edgar Ignacio Velazquez Mar (7225) | answered Sep 28 '11, 11:16 a.m.
JAZZ DEVELOPER
Hi,

is it possible to use the identifier instead of the resourceURI when refering to a requirement in RRC 3.0.1?

It works using https://server:port/rm/publish/resources?resourceURI=id1
but I dont know the resourceURI only the identifier.


Hi,
You must use the artifact URI to identify the artifact to use for the publish API on 3.0.
You can see how to get it from our development wiki FAQ
https://jazz.net/wiki/bin/view/Main/RRC3ReportServiceFAQ#Where_can_I_find_the_artifact_UR

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.