It's all about the answers!

Ask a question

How to link artifacts using satisfy linktype programtically in Requirement managment?


vinitha dsouza (1451797) | asked Apr 23 '20, 5:52 a.m.
edited Apr 23 '20, 5:53 a.m.
Hello Team

My use case is I have Artifact1 in Module1  and Artifact2 in Module 2
I want to link Artifact1 and Artifact2 using satisfy linktype in Requirement Management programmatically using API/ or Rest service?

Could you please give any hint
Thank you

One answer



permanent link
Ian Barnard (1.7k613) | answered Apr 23 '20, 8:19 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi

If you're using Java there is the Eclipse Lyo SDK - https://www.eclipse.org/lyo/ - this provides a very good starting point and you won't need to worry about the actual REST APIs.

This article gives you an introduction to the OSLC APIs https://jazz.net/library/article/1197

Also you should search the forum here, for example there is a discussion about creating a link here https://jazz.net/forum/questions/178365/how-to-add-satisfiedbysatisfies-link-in-dng-workitem-through-oslc-api

HTH
Ian

Your answer


Register or to post your answer.