It's all about the answers!

Ask a question

How explode historical changes in RTC?


David de Diego (1156) | asked Nov 07 '11, 5:02 a.m.
How I could get historical information about a particular work item in RTC?.

I know I could use de internal API to explode this information, for example as follows: https://oc3108781420.ibm.com:9445/ccm/service/com.ibm.team.workitem.common.internal.rest.IWorkItemRestService/workItemDTO2?id=595&includeAttributes=false&includeLinks=false&includeApprovals=false&includeHistory=true but I would like to get these changes in a more exploitable format instead of html content.

How I could use this API or other in order to explode this kind of information? any suggestion for that please?

Thanks in advance.

David

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Nov 07 '11, 3:23 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You best bet for API questions would be the jazz.extend forum.
And in general, internal API's can change from release to release, so
using an internal API would mean that you might have to recode in order
to migrate to the next release.

Cheers,
Geoff

On 11/7/2011 5:08 AM, ddiegomercado wrote:
How I could get historical information about a particular work item in
RTC?.

I know I could use de internal API to explode this information, for
example as follows:
https://oc3108781420.ibm.com:9445/ccm/service/com.ibm.team.workitem.common.internal.rest.IWorkItemRestService/workItemDTO2?id=595&includeAttributes=false&includeLinks=false&includeApprovals=false&includeHistory=true
but I would like to get these changes in a more exploitable format
instead of html content.

How I could use this API or other in order to explode this kind of
information? any suggestion for that please?

Thanks in advance.

David

Your answer


Register or 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.