OSCL Java client instead of CURL
Hello,
I've been reading https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2 and I see that there are examples for basic and form based authentication using curl. Is there a Java client sample available instead of curl?
For instance I'd like to
- retrieve the service document
- retrieve the change management catalog
- From the project area and retrieved its service document
Thank you
I've been reading https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2 and I see that there are examples for basic and form based authentication using curl. Is there a Java client sample available instead of curl?
For instance I'd like to
- retrieve the service document
- retrieve the change management catalog
- From the project area and retrieved its service document
Thank you
One answer
Hello,
I've been reading
https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2 and
I see that there are examples for basic and form based authentication
using curl. Is there a Java client sample available instead of curl?
For instance I'd like to
- retrieve the service document
- retrieve the change management catalog
- From the project area and retrieved its service document
Currently, we have no client libraries for this purpose, but I agree
that this is a must-have:
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/105353
--
Regards,
Patrick
Jazz Work Item Team