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

Simple and headless way to extract work item information

I want to integrate work item information into another application, and I am hoping to find a simple way to do that. Ideally I want to build a simple URL and then get back the data in an easily parseable format. Any suggestions on how best to do this?

In the wiki I found the paper
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItems

that mentioned forming URLs like this:
/service/com.ibm.team.workitem.service.internal.roa.IRestService/workitems/17089

and while that looked ideal, it returned data for some workitems but not others, and I could not discern what the difference was.

I also found papers on the RTCSDK, but that seemed too complicated for what I need.

0 votes



One answer

Permanent link
In the wiki I found the paper
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItems

that mentioned forming URLs like this:
/service/com.ibm.team.workitem.service.internal.roa.IRestService/workitems/17089

and while that looked ideal, it returned data for some workitems but
not others, and I could not discern what the difference was.

The API you are referring to was provisional but should still work for
your purpose. What was the HTTP status code for the work items that
returned no data? A 500 would point to a problem on the server.

If you use a 2.0 version, please take a look at the official API
documented in
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2

--
Regards,
Patrick
Jazz Work Item Team

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

Question asked: Jun 17 '09, 1:06 p.m.

Question was seen: 5,147 times

Last updated: Jun 17 '09, 1:06 p.m.

Confirmation Cancel Confirm