How to link artifacts using satisfy linktype programtically in Requirement managment?
One answer
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