Is it possible to use the identifier instead or URI for req?
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
Hi, 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 |
Hi, 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
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.