It's all about the answers!

Ask a question

use of Resource Oriented Work Item API


gwenaelle plessis (11) | asked Mar 04 '09, 5:23 p.m.
Hi,

I try to use Resource Oriented Work Item API (https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItems) to import work items into RTC.
I'm able to import and update work Items with cURL, find all item id in the browser but I'm not able to attach links to other work items or files. I am not able to update status too.
Is someone could help me ?

I would like to use this API in a java project, is it possible ?

thanks,
Gwen

One answer



permanent link
Patrick Streule (4.9k21) | answered Mar 13 '09, 5:34 a.m.
JAZZ DEVELOPER
I try to use Resource Oriented Work Item API
(https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItems)
to import work items into RTC.
I'm able to import and update work Items with cURL, find all item id
in the browser but I'm not able to attach links to other work items
or files. I am not able to update status too.
Is someone could help me ?

I would like to use this API in a java project, is it possible ?

If you are in a Java project, I would recommend to use the plain Java
libraries and the WorkItem Java API.

As https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItems states,
the Resource API is not a final version and subject to change.

--
Regards,
Patrick
Jazz Work Item Team

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.