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

Possible to reach the an ALM workitem (PCR and Task) from Java code or with REST API?

I have some requirements in Doors Classic and these have a link to an ALM PCR on Jazz Team Server (6.0.3). According to this link I want to get this Tasks of the this PCR. I want to get the state of the tasks, and according to the result I would like to set one of the attribute of the requirement.

To get the PCR and the Tasks from the ALM server is there a Java Library or is there a REST API and is there any documentation for these how to use them? (please give me links for download and documentation)

Possible to use REST API in DXL or recommended to create an individual application for this project than what to use modify DOORS requirements from code?

 Thanks for your help!!

0 votes


Accepted answer

Permanent link

You should be able to retrieve the information using OSLC API.
https://jazz.net/wiki/bin/view/Main/WorkItemAPIsForOSLCCM20

Implementing the OSLC API within DXL can be quite difficult - I believe it lacks the libraries to make HTTP calls and parse XML contents.

Denes Elo selected this answer as the correct answer

0 votes

Comments

And is it possible to do everything in a Java application? Modify the Doors requirement, get the workitem by ID read the children of the workitem, all function in the same application.

I am aware of some adapters working between DWA and other OSLC-compliant applications, not directly interacting with DOORS.

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,938
× 7,495
× 479
× 411
× 234
× 198

Question asked: Aug 07 '17, 9:49 a.m.

Question was seen: 2,213 times

Last updated: Aug 10 '17, 1:33 a.m.

Confirmation Cancel Confirm