where to find architecture element link to add it to testcase
Hi there,
I have loaded the model in ccm repository,I want to know how can I add the architecture element to relevant testcase.
1- how to get the link of architecture element link for each element in the model like this :"https://localhost:9443/ccm/resource-rmm/1117766"
<rqm_qm:validatesArchitectureElement rdf:resource="https://localhost:9443/ccm/resource-rmm/1117766" />
2- How to find/make the link under "show in rhapsody" link for relevant element
"https://localhost:9443/ccm/showinclient-rmm/1016524?fileid=_mVFc0M1CEeylk-4Mx1bJBC&localconfigurationid=_jztdocu-EeyHosKsShiCrQ"
I am using java, rhapsody API and Rest API/ OSLC to connect
Thank you in advance