Using RDNG javascript API to access an artfects parent module
We are using the selected_attr example extension and would like to display the module which a requirement artifact belongs to.
It looks like a Where used -> In Module is the way to see that but how can I access this from the DOORS Javascript API? Is it a link type called "in Module"?
Overall what we wish to do is display the module attributes when a requirement artifact is selected.
Any pointers appreciated
Thanks
Peter
It looks like a Where used -> In Module is the way to see that but how can I access this from the DOORS Javascript API? Is it a link type called "in Module"?
Overall what we wish to do is display the module attributes when a requirement artifact is selected.
Any pointers appreciated
Thanks
Peter
Comments
Donald Nong
Jan 14 '15, 12:19 a.m.You may be interested in this post.
https://jazz.net/forum/questions/171498/how-to-retrieve-the-used-in-information-of-a-requirement-artifact-with-client-extension
Peter Morgenthaler
Jan 14 '15, 1:09 a.m.Looks like what I am after. I will give it a go and report back. Thanks