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

How can I get DOORS Next components properties through API?

I would like to get IBM DOORS Next component properties - artifact attributes, data types and link types in each component. The goal is to have consistent attributes across all components. Manually checking them one by one is time consuming.

Is it possible to retrieve this via API? Any suggestions/idea will be useful.

0 votes

Comments

This is the API landing page: https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding if you want to look through the APIs to get an idea.



One answer

Permanent link

Rather than trying to check these things into alignment, it's better to make them identical (i.e. with no scope for human error) by importing the type system from a managed master typesystem. See https://jazz.net/library/article/92352


In 7.1 there's a new Type API to retrieve the types in a configuration see here DNGServerAPI < Main < TWiki

For <=7.1 it's possible to retrieve types through the configuration-specific services.xml, as oslc:resourceShape references in the CreationFactory tags. You can find services.xml using the discovery sequence described here https://jazz.net/forum/questions/266334/dng-oslcfetch-components-from-project-area

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,948

Question asked: Dec 06 '24, 1:20 a.m.

Question was seen: 282 times

Last updated: Dec 09 '24, 5:10 a.m.

Confirmation Cancel Confirm