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

OSLC APIs to write the links for implemented by link in Doors NG

 Which OSLC API can be used to set/un set/update the implemented by /trace by/ affected by links type ?


Give the API for the same.

We want to add the Jira entity URL to Doors NG's implemented by using API.

0 votes

Comments

Have you looked at https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding and https://jazz.net/wiki/bin/view/Main/CALM2010LinkTypes?

The implemented by relationship is the inverse of implements which is part of change management and stored on work items (not requirements).

 Which OSLC API can be use to set the links called implemented by ?


Where we can set another system's entity URL ?

 Which OSLC API can be use to set the links called implemented by ?


Where we can set another system's entity URL ?



2 answers

Permanent link

You usually do not store links on requirements in DOORS Next to non-requirements artifacts. As I mentioned, the Implements Requirement link is a link owned by a change request and references a requirement. See https://docs.oasis-open-projects.org/oslc-op/cm/v3.0/os/change-mgt-shapes.html#changerequest for details - look at oslc_cm:implementsRequirement .

Although there is an inverse oslc_rm:implementedBy relationship defined by https://docs.oasis-open-projects.org/oslc-op/rm/v2.1/os/requirements-management-shapes.html#RequirementShape, this is never stored in DOORS Next. Instead, DOORS Next queries LDX for incoming oslc_cm:implementsRequirement from change requests.

So your question should be how to store such links on change requests.

0 votes


Permanent link

Use the CCM OSLC API (in this case the Jira OSLC API) to create links that are stored in CCM work items, such as any of the links to requirements. You can't create these at the RM end.

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
× 10,938

Question asked: Apr 25 '23, 1:28 p.m.

Question was seen: 712 times

Last updated: Apr 26 '23, 8:14 a.m.

Confirmation Cancel Confirm