It's all about the answers!

Ask a question

How to read an Artifact from a Dng Component using OSLC


Vaibhav S (106247) | asked Sep 24 '21, 10:06 a.m.

 Hello all,


I need to read the details of an Artifact from 2 components in a DNG Project Area using OSLC. Can anyone help me as to how can we achieve this.

I can read the Artifacts from Project Area level using: 
serviceProviderUrl = client.lookupServiceProviderUrl(rootServicesHelper.getCatalogUrl(), projectArea);

How can I go further into a Component. Please let me know. 

Thanks
Vaibhav

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Sep 28 '21, 6:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Sep 28 '21, 7:03 a.m.

 Fur further references, here is the ELM API Landing page: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding


Bookmark it. It lists general workshops and resources. Then it lists product specific APIs and resources. For Doors Next it lists the DNG Module API which is, by the way not an OSLC API. I leave it to you to find the link to the Module API and would suggest to at least scan the other links for the product you are interested in.

I am not totally sure about the components and how to access data within them. I have only explored the API to get the components and to work with them. I think I already gave you the link to the type system manager articles: https://rsjazz.wordpress.com/2019/03/07/type-system-manager-part-2/ .

Your answer


Register or 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.