It's all about the answers!

Ask a question

How to get Workitems from a given plan using RTC client libraries ?


vinitha dsouza (14723136) | asked Nov 10 '17, 5:32 a.m.
edited Nov 10 '17, 5:45 a.m.

hello team

i want to list all the workitems from a given plan in RTC using client libraries ?
Any idea what API's has be used ?

Thank you

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Nov 10 '17, 6:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

There is no public API available for planning. There is internal API that you should not use. There has been some internal API for it in the past. https://rsjazz.wordpress.com/2015/06/11/creating-plans-with-the-plain-java-client-api/ shows some of it. since planning is removed from the Eclipse client that is probably no longer maintained and should not be used (or knowng that it might break at some point).

Note that a "plan" is just a dynamic work item query, and you can use work item queries to get the same work items.

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.