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

OSLC - Current Iteration in OSLC

 Hi Team,

In one of the project we would like to query current iteration used in the project. I am open for any suggestion which parameter is responsible for such information.

Thanks in advance.

2 votes


Accepted answer

Permanent link
Hi Bartosz,

another option would be to use Reportable REST API.

As an example, the following (GET) request for the "JKE Banking" project area :
https://localhost:9443/ccm/rpt/repository/foundation?fields=projectArea/projectArea[name="JKE Banking (Change Management)"]/projectDevelopmentLine/currentIteration/name&size=100
would return this XML piece:


which corresponds to what you see in the PA management page:


Up to you to refine the above query (and loop on it)  to capture the wrapping development lines...
In such case, I advise you to check https://jazz.net/wiki/bin/view/Main/ReportsRESTAPI for the available linking.

Regards,
Stéphane


Bartosz Chrabski selected this answer as the correct answer

0 votes

Comments

Thanks Stephane,


It solved my problem.


One other answer

Permanent link
 Hello,
reading through our documentation
I don't think this is possible with OSLC.


Hope it helps.
Eric.

1 vote

Comments

Eric,


The challenge here is that when you use RTC Client Eclipse it download such a information. I am supprised that I am not able to get such a information through OSLC.

In my case I am not able to use Java API due to limitations on mobile platforms, it is just not supported and not working. 

 Hello Bartosz,

clients like Eclipse or WebUI do not use OSLC - rather Java API.
You may want to search in the OSLC API

Let me know if you find anything.
Thanks.
Eric

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,930
× 515

Question asked: May 22 '13, 5:48 a.m.

Question was seen: 5,499 times

Last updated: Jun 02 '13, 8:46 a.m.

Confirmation Cancel Confirm