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

Read all artifacts in a Project area using RM Client extension API.

 Hello,


 I need to Read  all artifacts in a Project area using RM Client extension API.

I checked the APIs in https://jazz.net/wiki/bin/view/Main/RMExtensionsAPI702 article and other previous versions as well but couldn't find any such method.

Please let me know if its possible.

Thanks
Vaibhav

0 votes



One answer

Permanent link
Vaibhav,

RM Client extension API does not give you possibility to get all the artifacts in the probject but You can use OSLC or Reportable API.


Example:

https://dngserver.public.name:port/rm/publish/resources?projectURI=_ABC

1 vote

Comments

Hello Bartoz,


Thanks for the response.

Can you please help me with how to use these APIs in my .js file through which I am implementing my DNG extension.

thanks
vaibhav 

Hi Vaibhav,


Could you please precise about reading all artifacts mean ?
In a GC Enabled project
  You have to know the component first
  Then you have to read the module
  From the module you can read all the artifacts 
 

Hi Chandan, 


The PA is not GC enabled.

Any API to read the Artifacts in PA ? 

As I wrote, use Reportable API or OSLC. If You will adapt the provided URL to your server reality then you will be able to list artefacts. Be aware that there can be many pages of results.

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

Question asked: Jan 10 '22, 3:47 a.m.

Question was seen: 1,244 times

Last updated: Jan 10 '22, 8:43 a.m.

Confirmation Cancel Confirm